rust-ascii 1.0.0 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.