polars::prelude

Type Alias StructChunked

Source
pub type StructChunked = ChunkedArray<StructType>;

Aliased Typeยง

struct StructChunked { /* private fields */ }