mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 15:23:46 +00:00
caae551ecb
Document `Iterator::sum/product` for Option/Result Closes #105266 We already document the similar behavior for `collect()` so I believe it makes sense to add this too. The Option/Result implementations *are* documented on their respective pages and the page for `Sum`, but buried amongst many other trait impls which doesn't make it very discoverable. `````@rustbot````` label +A-docs |
||
---|---|---|
.. | ||
benches | ||
primitive_docs | ||
src | ||
tests | ||
Cargo.toml |