[][src]Macro elefren::format_err

macro_rules! format_err {
    ( $( $arg:tt )* ) => { ... };
}

Used to easily create errors from strings