Function aws_smithy_http_client::test_util::wire::check_matches

source ยท
pub fn check_matches(
    events: &[RecordedEvent],
    matchers: &[(Box<dyn Fn(&RecordedEvent) -> Result<(), Box<dyn Error>>>, &'static str)],
)
Available on crate features default-client and wire-mock and test-util only.
Expand description

This method should only be used by the macro