Add a brief description to show up in http://static.rust-lang.org/doc/core/index.html
This commit is contained in:
parent
87c46b548a
commit
f45c6b878f
@ -8,6 +8,8 @@
|
||||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
//! Operations on ASCII strings and characters.
|
||||
|
||||
use to_str::{ToStr,ToStrConsume};
|
||||
use str;
|
||||
use cast;
|
||||
|
Loading…
x
Reference in New Issue
Block a user