Function 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