Function aws_runtime::user_agent::test_util::assert_ua_contains_metric_values
source ยท pub fn assert_ua_contains_metric_values(user_agent: &str, values: &[&str])
Available on crate feature
test-util
only.Expand description
Asserts user_agent
contains all metric values values
Refer to the end of the parent module file user_agent.rs
for the complete ABNF specification
of business-metrics
.