Macro aerospike::as_val

source ·
macro_rules! as_val {
    ($val:expr) => { ... };
}
Expand description

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