W3cubDocs

/Rust

Module std::collections::range

🔬 This is a nightly-only experimental API. (collections_range #30877)waiting for dust to settle on inclusive ranges

Range syntax.

Traits

RangeArgument [
Experimental
]

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

© 2010 The Rust Project Developers
Licensed under the Apache License, Version 2.0 or the MIT license, at your option.
https://doc.rust-lang.org/std/collections/range/index.html