rust/src/doc/guide-container.md

7 lines
220 B
Markdown
Raw Normal View History

2014-01-07 12:16:38 -08:00
% 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.