ParallelLargeStringArrayRef

Type Alias ParallelLargeStringArrayRef 

Source
pub type ParallelLargeStringArrayRef<'data> = ParallelGenericStringArrayRef<'data, i64>;

Aliased Typeยง

pub struct ParallelLargeStringArrayRef<'data> { /* private fields */ }