mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 09:20:36 +00:00
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.