1.0.0[−][src]Constant std::env::consts::OS
pub const OS: &str
A string describing the specific operating system in use.
Example value is linux
.
Some possible values:
- linux
- macos
- ios
- freebsd
- dragonfly
- netbsd
- openbsd
- solaris
- android
- windows