pub type Result<T> = Result<T, Error>;
Result type returned by this crate for Reader-related methods.
Reader