Hacker News new | past | comments | ask | show | jobs | submit login
An introduction to advanced Rust traits and generics (shuttle.rs)
32 points by meysamazad 14 days ago | hide | past | favorite | 3 comments



Imo the real advanced Rust traits would be traits using life times and async



It is hard to follow this "introduction" for someone not already familiar with the subject. For example

"Dynamic dispatch is essentially moving the process of selecting which implementation of a polymorphic function to use at runtime."




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

Search: