Type Definition arrow::array::ListBuilder

source · []
pub type ListBuilder<T> = GenericListBuilder<i32, T>;