aerospike-sync 2.0.0-alpha.11

Aerospike Client for Rust
1
2
3
4
mod client;

pub use crate::client::Client;
pub use aerospike_core::*;