Type Definition arrow::array::ListBuilder[][src]

pub type ListBuilder<T> = GenericListBuilder<i32, T>;