macro_rules! q {
    ($i:expr, $x:expr) => { ... };
}
Expand description

Nom combinator that returns the given expression unchanged