Macro aerospike::as_val [] [src]

macro_rules! as_val {
    ($val:expr) => { ... };
}

Constructs a new Value from one of the supported native data types.