Function icu_collections::codepointinvlist::utils::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