Type Alias StringChunkedBuilder

Source
pub type StringChunkedBuilder = BinViewChunkedBuilder<str>;

Aliased Type§

struct StringChunkedBuilder { /* private fields */ }

Implementations§