Constant std::env::consts::FAMILY 1.0.0[−][src]
pub const FAMILY: &str;
Expand description
The family of the operating system. Example value is unix
.
Some possible values:
- unix
- windows
pub const FAMILY: &str;
The family of the operating system. Example value is unix
.
Some possible values: