mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-19 22:00:33 +00:00
They are unusual methods. The docs don't really describe the cases when they might be useful (as opposed to just `get`), and the examples don't demonstrate the interesting cases at all. This commit improves the docs and the examples.