icu_collections::codepointinvlist::utils

Function deconstruct_range

Source
pub fn deconstruct_range<T, R: RangeBounds<T>>(range: &R) -> (u32, u32)
where T: Into<u32> + Copy,
Expand description

Returns start (inclusive) and end (exclusive) bounds of RangeBounds