Cargo Features
Forestry has no features set by default.
[dependencies]
forestry = { version = "1.6.2", features = ["plain", "async"] }
- plain
-
colored:
with this feature, no color will ever be written
- async = tokio
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.