Type Alias Value

Source
pub type Value = Vec<i64>;
Expand description

The data at a key.

Aliased Typeยง

pub struct Value { /* private fields */ }