Binary

Type Alias Binary 

Source
pub type Binary = Vec<u8>;

Aliased Typeยง

pub struct Binary { /* private fields */ }