Type Alias Value

pub type Value = Vec<u8>;

Aliased Typeยง

pub struct Value { /* private fields */ }