]> git.proxmox.com Git - rustc.git/blame - src/doc/unstable-book/src/library-features/range-bounds-assert-len.md
New upstream version 1.51.0+dfsg1
[rustc.git] / src / doc / unstable-book / src / library-features / range-bounds-assert-len.md
CommitLineData
29967ef6
XL
1# `range_bounds_assert_len`
2
3The tracking issue for this feature is: [#76393]
4
5------------------------
6
7This 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