Cargo Features
aerospike-core has no features set by default.
[dependencies]
aerospike-core = { version = "2.0.0-alpha.1", features = ["serialization", "rt-tokio", "rt-async-std"] }
- serialization = serde
- rt-tokio
-
Enables rt-tokio of aerospike-rt
- rt-async-std
-
Enables rt-async-std of aerospike-rt
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.