Cargo Features
[dependencies]
vega_lite_5 = { version = "0.7.0", default-features = false, features = ["show_vega", "polars", "ndarray", "csv", "rulinalg", "nalgebra"] }
- default = csv, ndarray, show_vega
-
These default features are set whenever
vega_lite_5
is added without
somewhere in the dependency tree.default-features = false - show_vega default = anyhow, showata
- polars
-
Enables polars ^0.28
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.