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