Type Alias StringTape64

Source
pub type StringTape64 = StringTape<i64, Global>;

Aliased Typeยง

pub struct StringTape64 { /* private fields */ }