Fascinating feature of Rust Cratespecifying 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 examplesIf 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