Macro aws_smithy_runtime::match_events

source ยท
macro_rules! match_events {
    ($( $expect:pat),*) => { ... };
}
Available on crate feature wire-mock only.
Expand description

Helper macro to generate a series of test expectations