BytesTapeViewU32

Type Alias BytesTapeViewU32 

Source
pub type BytesTapeViewU32<'a> = BytesTapeView<'a, u32>;

Aliased Typeยง

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