pub type CustomError = Error;
Type alias for an anyhow::Error.
anyhow::Error
struct CustomError { /* private fields */ }