Fascinating feature of Rust Crate
specifying Rust crate features can be useful for build size. Some packages use features so that if the features are not enabled, it reduces the size of the crate and reduces compile time
Cargo [features] explained with examples
If you feel confused about all the intricacies of Cargo.toml [features] section you are not...
https://dev.to/rimutaka/cargo-features-explained-with-examples-194g
![Cargo [features] explained with examples](https://dev.to/social_previews/article/376348.png)

Seonglae Cho![Cargo [features] explained with examples](https://res.cloudinary.com/practicaldev/image/fetch/s--b551aYX---/c_limit,f_png,fl_progressive,q_80,w_192/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/8j7kvp660rqzt99zui8e.png)