Type Alias ArrayInt

Source
pub type ArrayInt = ArrayIntIsOwned<true>;

Aliased Typeยง

pub struct ArrayInt(/* private fields */);