Binary

Type Alias Binary 

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

Aliased Typeยง

pub struct Binary { /* private fields */ }