Type Alias LargeStringArray

Source
pub type LargeStringArray = Utf8Array<i64>;

Aliased Typeยง

pub struct LargeStringArray { /* private fields */ }