Cargo Features
vortex-array has no features set by default.
[dependencies]
vortex-array = { version = "0.31.0", features = ["canonical_counter", "test-harness", "arbitrary"] }
- canonical_counter
- test-harness
-
Enables goldenfile, rstest, and rstest_reuse
Affects
compute::conformance
,vortex-array::test_harness
… - arbitrary
-
Enables arbitrary, arbitrary of vortex-dtype and vortex-scalar
Affects
arrays::arbitrary
…