mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
eb72dc5d40
Add as_ref and as_mut method for std::ops::range::Bound, patterned off of the methods of the same name on Option.