Type Definition polars::chunked_array::object::UInt8Chunked
source · [−]pub type UInt8Chunked = ChunkedArray<UInt8Type>;This is supported on crate feature
object only.pub type UInt8Chunked = ChunkedArray<UInt8Type>;object only.