macro_rules! q {
    ($i:expr, $x:expr) => { ... };
}
Available on crate feature mtls only.
Expand description

Nom combinator that returns the given expression unchanged