Function vortex_array::builders::builder_with_capacity
source ยท pub fn builder_with_capacity(
dtype: &DType,
capacity: usize,
) -> Box<dyn ArrayBuilder>
pub fn builder_with_capacity(
dtype: &DType,
capacity: usize,
) -> Box<dyn ArrayBuilder>