Available on crate feature master only.
Expand description

Character sources.

This is here so we can read from things that aren’t ASCII or UTF-8.

Structs

An error happened while reading an ASCII-only file.
A file that contains only ASCII characters.
An error happened while reading a file encoded with UTF-8.
A file that contains UTF-8 encoded text.