mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 22:18:23 +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.