Type Alias ArrayString

Source
pub type ArrayString = ArrayStringIsOwned<true>;

Aliased Typeยง

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