Macro aws_smithy_http_client::ev

source ยท
macro_rules! ev {
    (http($status:expr)) => { ... };
    (dns) => { ... };
    (connect) => { ... };
    (timeout) => { ... };
}
Available on crate features default-client and wire-mock and test-util only.
Expand description

Helper to generate match expressions for events