Type Definition polars_core::frame::ArrowChunk

source ·
pub type ArrowChunk = Chunk<ArrayRef>;