std::os::consts::SYSNAMEExperimental
[-]
[+]
[src]
pub const SYSNAME: &'static str=
"linux"
A string describing the specific operating system in use: in this
case, linux
.