BytesTapeViewU16

Type Alias BytesTapeViewU16 

Source
pub type BytesTapeViewU16<'a> = BytesTapeView<'a, u16>;

Aliased Typeยง

pub struct BytesTapeViewU16<'a> { /* private fields */ }