Skip to main content
check_range
polars_
utils
0.53.0
In polars_
utils::
range
polars_utils
::
range
Function
check_
range
Copy item path
Source
pub fn check_range<R>(range: R, bounds:
RangeTo
<
usize
>) ->
Range
<
usize
>
where R:
RangeBounds
<
usize
>,