Use as a library
This crate is also available as a library.
Run the following command in your project directory
cargo add --no-default-features hfBy default, the dependencies required to build the application are also built.
If you disable the default feature, only the dependencies required to build
the library will be built.