Skip to main content

BytesRef

Type Alias BytesRef 

Source
pub type BytesRef = Arc<Vec<u8>>;

Aliased Typeยง

pub struct BytesRef { /* private fields */ }