Cargo Features

aerospike-sync has no features set by default.

[dependencies]
aerospike-sync = { version = "2.0.0-alpha.1", features = ["rt-tokio", "rt-async-std"] }
rt-tokio

Enables rt-tokio of aerospike-core

rt-async-std

Enables rt-async-std of aerospike-core

aerospike-sync has 2 features without comments.