Skip to main content

extern_spec_Idx_RangeInclusive_Idx_end

Function extern_spec_Idx_RangeInclusive_Idx_end 

Source
pub fn extern_spec_Idx_RangeInclusive_Idx_end<Idx>(
    self_: &RangeInclusive<Idx>,
) -> &Idx
Expand description

extern spec for RangeInclusive<Idx>::end

This is not a real function: its only use is for documentation.

ensures

*result == self.end_log()