rust/src/doc/guide-container.md
Steve Klabnik 1b818020a0 Remove container guide.
This isn't really what guides are for, this information belongs in the
module-level docs.

Fixes #9314.
2014-09-13 15:06:00 -04:00

220 B

% The Rust Containers and Iterators Guide

This guide has been removed, with no direct replacement.

You may enjoy reading the iterator and collections documentation.