Function aws_runtime::user_agent::test_util::extract_ua_values
source ยท pub fn extract_ua_values(user_agent: &str) -> Option<Vec<&str>>
Available on crate feature
test-util
only.Expand description
Extract the metric values from the user_agent
string