macro_rules! ev { (http($status:expr)) => { ... }; (dns) => { ... }; (connect) => { ... }; (timeout) => { ... }; }
Available on crate features
connector-hyper-0-14-x
and wire-mock
and test-util
and client
only.Expand description
Helper to generate match expressions for events