mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-28 11:07:42 +00:00
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
|
// option. This file may not be copied, modified, or distributed
|
||||||
// except according to those terms.
|
// except according to those terms.
|
||||||
|
|
||||||
|
//! Operations on ASCII strings and characters.
|
||||||
|
|
||||||
use to_str::{ToStr,ToStrConsume};
|
use to_str::{ToStr,ToStrConsume};
|
||||||
use str;
|
use str;
|
||||||
use cast;
|
use cast;
|
||||||
|
Loading…
Reference in New Issue
Block a user