Cargo Features
Radicle has no features set by default.
[dependencies]
radicle = { version = "0.13.0", features = ["logger", "test"] }
- logger = chrono, colored
-
Affects
radicle::logger
… - test = qcheck
-
Enables test of radicle-crypto
Affects
logger::test
…
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.