BytesTapeViewI64

Type Alias BytesTapeViewI64 

Source
pub type BytesTapeViewI64<'a> = BytesTapeView<'a, i64>;

Aliased Typeยง

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