Macro nom::method[][src]

macro_rules! method {
    ($($args : tt) *) => { ... };
}
Expand description

do not use: method combinators moved to the nom-methods crate