pub type Error = Error;
Crate-wide error alias using anyhow.
anyhow
pub struct Error { /* private fields */ }