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 default-features = false somewhere in the dependency tree.

Enables bundled of duckdb

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?