rust-ascii 0.9.3 ASCII-only equivalents to `char`, `str` and `String`.

A rust library that provides ASCII-only string and character types, equivalent to the char, str and String types in the standard library.