Skip to content

Commit

Permalink
Add a brief description to show up in http://static.rust-lang.org/doc…
Browse files Browse the repository at this point in the history
  • Loading branch information
kud1ing committed May 3, 2013
1 parent 87c46b5 commit f45c6b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/libcore/str/ascii.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit f45c6b8

Please sign in to comment.