Cargo Features
vortex-proto has no features set by default.
[dependencies]
vortex-proto = { version = "0.19.0", features = ["dtype", "scalar", "expr"] }
-
dtype
expr?
scalar?
-
Affects
vortex-proto::dtype
…
-
scalar
expr?
=
dtype
-
Affects
vortex-proto::scalar
…
-
expr
=
dtype,
scalar
-
Affects
vortex-proto::expr
…