BytesTapeViewU64

Type Alias BytesTapeViewU64 

Source
pub type BytesTapeViewU64<'a> = BytesTapeView<'a, u64>;

Aliased Typeยง

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