about summary refs log tree commit diff
path: root/src/doc/guide-container.md
AgeCommit message (Collapse)AuthorLines
2014-02-11container -- update example to contain scope of closure borrowNiko Matsakis-13/+19
2014-02-02Move doc/ to src/doc/Alex Crichton-0/+410
We generate documentation into the doc/ directory, so we shouldn't be intermingling source files with generated files