nom::call! [] [src]

macro_rules! call {
    ($i:expr, $fun:expr) => { ... };
}

Used to wrap common expressions and function as macros