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