Function icu_collections::codepointinvlist::utils::deconstruct_range
source ยท pub fn deconstruct_range<T, R: RangeBounds<T>>(range: &R) -> (u32, u32)
Expand description
Returns start (inclusive) and end (exclusive) bounds of RangeBounds