macro_rules! match_events {
($( $expect:pat),*) => { ... };
}
Available on crate features
connector-hyper-0-14-x
and wire-mock
and test-util
and client
only.Expand description
Helper macro to generate a series of test expectations