Struct core::ops::FullRangeExperimental [-]  [+] [src]

pub struct FullRange;

An unbounded range.

Trait Implementations

Derived Implementations

impl Copy for FullRange