Macro rux::report_err [] [src]

macro_rules! report_err {
    ($name:expr, $err:expr) => { ... };
}