pub type Error = Error;
An error that can occur when attempting to read bytes from the reader.
struct Error { /* private fields */ }