Cargo Features
fea-rs has no features set by default.
[dependencies]
fea-rs = { version = "0.19.0", features = ["cli", "test"] }
- cli = clap, norad
-
Required by the binary
- test = clap, diff, rayon, serde, serde_json
-
Required by the ttx_test binary
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.