fcheck-0.1.8 is not a library.
fcheck
Cool tool for checking enabled and disabled features of a specified crate within a cargo(Rust) project
Installation
cargo install fcheck
Uses
within a cargo project type
fcheck <Name of a crate added to the project>
example
command:
fcheck serde
Output:
Enabled: ["alloc", "default", "derive", "rc", "serde_derive", "std"]
Disabled: ["unstable"]
contact:
LinkedIn - urparvezali Email - Click