nom::bits_impl! [] [src]

macro_rules! bits_impl {
    ($i:expr, $submac:ident!( $($args:tt)* )) => { ... };
}

Internal parser, do not use directly