17
What are some useful crates?
(lemmy.ca)
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Credits
I like isolang for handling ISO-639 language codes.
(Disclaimer: I contributed to it)
In the async world, I love the smol stack where each functionality is split into an independent subcrate.