Type Alias polars::prelude::StructChunked

source ·
pub type StructChunked = ChunkedArray<StructType>;

Aliased Type§

struct StructChunked { /* private fields */ }