]> git.lizzy.rs Git - rust.git/blob - src/doc/guide-container.md
rollup merge of #17277 : steveklabnik/doc_fix_rollup
[rust.git] / src / doc / guide-container.md
1 % The Rust Containers and Iterators Guide
2
3 This guide has been removed, with no direct replacement.
4
5 You may enjoy reading the [iterator](std/iter/index.html) and
6 [collections](std/collections/index.html) documentation.