BytesTapeViewI32

Type Alias BytesTapeViewI32 

Source
pub type BytesTapeViewI32<'a> = BytesTapeView<'a, i32>;

Aliased Typeยง

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