Type Alias StringTape32

Source
pub type StringTape32 = StringTape<i32, Global>;

Aliased Typeยง

pub struct StringTape32 { /* private fields */ }