polars_row::encode

Function fixed_size

Source
pub fn fixed_size(
    dtype: &ArrowDataType,
    dict: Option<&RowEncodingContext>,
) -> Option<usize>