Function extract_ua_values

Source
pub fn extract_ua_values(user_agent: &str) -> Option<Vec<&str>>
Expand description

Extract the metric values from the user_agent string