fn os_minimum_deployment_target(os: &str) -> (u16, u8, u8)
Minimum operating system versions currently supported by rustc.
rustc