Type Alias Value

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

Denotes values in a database

Aliased Typeยง

struct Value { /* private fields */ }