Cargo Features
AOpt has no features set by default.
[dependencies]
aopt = { version = "0.14.0", features = ["sync", "shell", "log", "serde"] }
- sync
-
Affects
aopt::ARef
,storer::StoreHandler
,validator::ValidatorHandler
… - shell
-
Affects
aopt::shell
… - log = tracing
- serde
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.