pub type MithrilError = Error;
Expand description
Mithril error type, an alias of anyhow::Error
Aliased Typeยง
struct MithrilError { /* private fields */ }
pub type MithrilError = Error;
Mithril error type, an alias of anyhow::Error
struct MithrilError { /* private fields */ }