Cargo Features
codes-common has no features set by default.
[dependencies]
codes-common = { version = "0.1.9", features = ["build", "csv_tools"] }
- build csv_tools? = tera, tracing
-
Affects
codes-common::build
… - csv_tools = build, csv
-
Affects
build::csv
…
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.