[][src]Macro indigo_macros::idn_abort

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