nom::call!
[−]
[src]
macro_rules! call { ($i:expr, $fun:expr) => { ... }; ($i:expr, $fun:expr, $($args:expr),* ) => { ... }; }
Used to wrap common expressions and function as macros