Trait neon::types::BinaryViewType [−][src]
pub trait BinaryViewType: Sized { }Expand description
The trait for element types by which a buffer’s binary data can be indexed.
pub trait BinaryViewType: Sized { }The trait for element types by which a buffer’s binary data can be indexed.