Function builder_with_capacity

Source
pub fn builder_with_capacity(
    dtype: &DType,
    capacity: usize,
) -> Box<dyn ArrayBuilder>