pub fn substring_ternary_offsets_value( str_val: &str, offset: i64, length: u64, ) -> (usize, usize)
polars-ops