pub type AnyError = Error;
A re-export of the anyhow::Error type.
anyhow::Error
pub struct AnyError { /* private fields */ }