rust_jvm::p_try!
[−]
[src]
macro_rules! p_try { ($i: expr, $submac: ident ! ( $($args:tt)* )) => { ... }; ($i: expr, $f: expr) => { ... }; }
Binds monadically without backtracking a backtracking-controllable parser.