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