Module collections::range [] [src]

Unstable (collections_range #27711)

: was just added

Range syntax.

Traits

RangeArgument [Unstable]

RangeArgument is implemented by Rust's built-in range types, produced by range syntax like .., a.., ..b or c..d.