]> git.lizzy.rs Git - rust.git/commit
std::str: Add examples to the StrSlice trait.
authorHuon Wilson <dbau.pp+github@gmail.com>
Thu, 5 Dec 2013 11:49:34 +0000 (22:49 +1100)
committerHuon Wilson <dbau.pp+github@gmail.com>
Sat, 7 Dec 2013 02:59:36 +0000 (13:59 +1100)
commitc629b1d9de9d25b62e163641ed4ec80fa42015d8
tree652008fe73d31ebb07d2dffc0a5081ba7f4df726
parentaa4455e4c76598fcf6de84de14f050a700a2a14e
std::str: Add examples to the StrSlice trait.

Fixes #10819.
src/libstd/str.rs