summary refs log tree commit diff
path: root/src/doc/guide-container.md
blob: e9bda17f4bc7d9956d5dadd65c8ccf0cb9fdc108 (plain)
1
2
3
4
5
6
% The Rust Containers and Iterators Guide

This guide has been removed, with no direct replacement.

You may enjoy reading the [iterator](std/iter/index.html) and
[collections](std/collections/index.html) documentation.