mithril_client

Type Alias MithrilError

source
pub type MithrilError = Error;
Expand description

Mithril error type, an alias of anyhow::Error

Aliased Typeยง

struct MithrilError { /* private fields */ }