pub type Error = Error;
The default Error type of the crate
pub struct Error { /* private fields */ }