aerospike-sync 2.1.0

Aerospike Client for Rust
1
2
3
4
mod client;

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