]> git.proxmox.com Git - rustc.git/blob - src/doc/unstable-book/src/library-features/range-bounds-assert-len.md
New upstream version 1.49.0~beta.4+dfsg1
[rustc.git] / src / doc / unstable-book / src / library-features / range-bounds-assert-len.md
1 # `range_bounds_assert_len`
2
3 The tracking issue for this feature is: [#76393]
4
5 ------------------------
6
7 This adds [`RangeBounds::assert_len`].
8
9 [#76393]: https://github.com/rust-lang/rust/issues/76393
10 [`RangeBounds::assert_len`]: https://doc.rust-lang.org/nightly/std/ops/trait.RangeBounds.html#method.assert_len