DEV Community

Discussion on: My first impressions of Rust

Collapse
 
jkgan profile image
Gan Jun Kai • Edited

Thanks for sharing! Actually I like the "Implicit implementation of traits", it allows me to add extension into primitive types so that I can do something like: github.com/jk-gan/aion