Struct std::ops::RangeFull
[−]
[src]
pub struct RangeFull;
An unbounded range.
pub struct RangeFull;
An unbounded range.
impl Debug for RangeFullimpl<T> RangeArgument<T> for RangeFullimpl Eq for RangeFullimpl PartialEq<RangeFull> for RangeFullimpl Clone for RangeFullfn clone(&self) -> RangeFullfn clone_from(&mut self, source: &Self)impl Copy for RangeFull