-
If something like this already exists, please point me there.
-
This is meant to be in the spirit of https://github.com/aosabook/500lines , except in Rust, with < 2k loc preferred, 5k hard limit.
-
We can count lines of code via 'cloc' (or latest tooling).
-
If learned alot from readintg the source code of a trait, please post a link below (with a short description of what you learned / how it leveld up your programming skills).
-
Main focus is on what you learned from te crate (rather than whether you would use the crate in production) -- so please feel free to list crates that are a "toy implementation" of FOO, but happens to be very well written and instructive.
Thanks!