rust/src/doc/guide-container.md

7 lines
220 B
Markdown
Raw Normal View History

2014-01-07 14:16:38 -06: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.