Type Alias StringChunkedBuilder

Source
pub type StringChunkedBuilder = BinViewChunkedBuilder<str>;

Aliased Typeยง

pub struct StringChunkedBuilder { /* private fields */ }