Type Alias mithril_client::MithrilError
source · 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 */ }