macro_rules! matcher {
    ($expect:tt) => { ... };
}
Available on crate features client and test-util and connector-hyper-0-14-x and wire-mock only.