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