mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 13:40:15 +03:00
f441c2a9a0
Clarify non-exact length in the Iterator::take documentation There's an example which demonstrates incomplete length case, but it'd be best to explain it right from the start.