[][src]Macro mtots_core::mtry

macro_rules! mtry {
    ($e:expr) => { ... };
}

Outside of mtots_core, you can't just impl From<..> for mtots_core::Error This macro is for conveniently converting an error of any type that already implements std::error::Error, into mtots_core::Error