polars::chunked_array

Type Alias StructChunked

Source
pub type StructChunked = ChunkedArray<StructType>;

Aliased Typeยง

struct StructChunked { /* private fields */ }