q

macro_rules! q {
    ($i:expr, $x:expr) => { ... };
}
Available on (crate features rustls or boring or acme) and crate feature rustls only.
Expand description

Nom combinator that returns the given expression unchanged