Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
The Rust module system for Python users (waleedkhan.name)
33 points by arxanas on Jan 3, 2021 | hide | past | favorite | 3 comments


It should probably mention the special cased mod.rs files.


I didn't mention it since the intention of these notes is to aid in writing new Rust 2018 code. So far, I haven't had to know the details of mod.rs to use any third-party libraries.


You don't need it to use libraries, but it aids heavily in reading other rust code which is probably the best way to understand rust idioms.




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

Search: