From 8f4e855009c3314daa8752a0f020e2bf44af0a77 Mon Sep 17 00:00:00 2001 From: Alexis Beingessner Date: Sun, 5 Oct 2014 13:32:18 -0400 Subject: library-level docs for collections --- src/libcollections/lib.rs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/libcollections') diff --git a/src/libcollections/lib.rs b/src/libcollections/lib.rs index 64369855ef8..336863edbab 100644 --- a/src/libcollections/lib.rs +++ b/src/libcollections/lib.rs @@ -9,6 +9,9 @@ // except according to those terms. //! Collection types. +//! +//! See [../std/collections](std::collections) for a detailed discussion of collections in Rust. + #![crate_name = "collections"] #![experimental] -- cgit 1.4.1-3-g733a5