rust/src/libunicode
Matt Brubeck 973b788f40 Update docs for ToUppercase/ToLowercase structs
`uppercase` and `lowercase` are currently named `to_uppercase` and `to_lowercase`.
Also adds a link to the `char` type documentation which has much more detail
on these iterators.
2015-03-19 13:34:18 -07:00
..
char.rs Update docs for ToUppercase/ToLowercase structs 2015-03-19 13:34:18 -07:00
lib.rs impl char 2015-03-16 21:56:31 -05:00
normalize.rs for x in xs.iter() -> for x in &xs 2015-02-02 13:40:18 -05:00
tables.rs unicode: Properly parse ranges in UnicodeData.txt 2015-03-03 20:04:55 +01:00
u_str.rs Register new snapshots 2015-03-18 16:32:32 -07:00