]> git.lizzy.rs Git - rust.git/commit
Improve std::vec module documentation.
authorNick Hamann <nick@wabbo.org>
Mon, 4 May 2015 04:47:10 +0000 (23:47 -0500)
committerNick Hamann <nick@wabbo.org>
Mon, 4 May 2015 04:47:10 +0000 (23:47 -0500)
commit51463c3b17749801e80513d297351ede0f683418
treeb0091b16f6c8e4b669872971e5e981cb7192253c
parent45b9a34a7b0ad3ccf85cd8f5a92cfe2e01861e69
Improve std::vec module documentation.

This changes the std::vec module docs to use full sentences. It also adds an example
for indexing vectors.
src/libcollections/vec.rs