Cargo Features
vortex-array has no features set by default.
[dependencies]
vortex-array = { version = "0.22.1", features = ["test-harness", "canonical_counter", "arbitrary"] }
- test-harness
-
Enables goldenfile
Affects
binary_numeric::test_harness
,compute::test_harness
,vortex-array::test_harness
… - canonical_counter
- arbitrary
-
Enables arbitrary, arbitrary of vortex-dtype
Affects
array::arbitrary
…