[][src]Macro libremexre::Resp

macro_rules! Resp {
    () => { ... };
}

The type of a responder. Since impl Trait can't be used in type items, this magics one up.