Hacker News new | past | comments | ask | show | jobs | submit login

Introspection in the Playground is solvable with two things, a) everything defining debug, and b) `let _ : () = a; ` forcing Rust to tell you what type it's inferred.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: