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