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.

Implementations on Foreign Types

Implementors