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