Cargo Features
ballista-core has no features set by default.
[dependencies]
ballista-core = { version = "43.0.0", features = ["build-binary", "docsrs", "force_hash_collisions"] }
- build-binary = clap, configure_me
- docsrs
- force_hash_collisions
-
Used for testing ONLY: causes all values to hash to the same value (test for collisions)
Enables force_hash_collisions of datafusion ^43.0.0
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.