[][src]Macro indigo_macros::idn_err

macro_rules! idn_err {
    ($span:expr, $err:expr) => { ... };
    ($span:expr, $($args:tt)*) => { ... };
}