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