std::env::consts::OSStable
[-] [+]
[src]
pub const OS: &'static str=super::os::OS
A string describing the specific operating system in use: in this
case, linux.
pub const OS: &'static str=super::os::OS
A string describing the specific operating system in use: in this
case, linux.
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).