Type Definition tremor_value::value::Bytes[][src]

type Bytes<'value> = Cow<'value, [u8]>;
Expand description

Bytes