Constant OS_NAME

pub const OS_NAME: &'static str;
Expand description

Human readable operating system name.

§Notes

§Examples

  • "iOS"
  • "Android"
  • "Ubuntu"