Type Alias Value

Source
pub type Value = Vec<u8>;

Aliased Type§

pub struct Value { /* private fields */ }