Type Alias polars::chunked_array::StructChunked

source ·
pub type StructChunked = ChunkedArray<StructType>;

Aliased Type§

struct StructChunked { /* private fields */ }