Type Definition arrow::array::LargeListBuilder

source · []
pub type LargeListBuilder<T> = GenericListBuilder<i64, T>;