pub fn parse_os(user_agent: &str) -> OS<'_>
Returns the family and version of the operating system of the requesting client.
Defaults to an empty operating system.