Cargo Features
[dependencies]
vineyard-polars = { version = "0.18.1", default-features = false, features = ["nightly"] }
- default = nightly
-
The
nightly
feature is set by default whenevervineyard-polars
is added without
somewhere in the dependency tree.default-features = false - nightly default
vineyard-polars has 2 features without comments.