pub spec fn spec_range_next<A>(a: Range<A>) -> (Range<A>, Option<A>)
Expand description