Cargo Features
more-options has no features set by default.
[dependencies]
more-options = { version = "3.3.0", features = ["di", "cfg", "async"] }
- di cfg? = more-di
-
Affects
more-options::Ref
,more-options::ext
… - cfg = di, more-config, serde
-
Affects
more-options::ext
… - async = maybe-impl
-
Enables async of optional more-di
Affects
more-options::Ref
,more-options::Value
,more-options::Ref
…
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.