Cargo Features
liboxen has no features set by default.
[dependencies]
liboxen = { version = "0.22.1", features = ["docs"] }
- default
-
These default features are set whenever
liboxen
is added without
somewhere in the dependency tree.default-features = false - docs = duckdb
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.