Function relay_ua::parse_os

source ·
pub fn parse_os(user_agent: &str) -> OS<'_>
Expand description

Returns the family and version of the operating system of the requesting client.

Defaults to an empty operating system.