Value

Type Alias Value 

Source
pub(super) type Value = Box<[u8]>;

Aliased Typeยง

pub(super) struct Value(/* private fields */);