std::env::consts::FAMILY   
            
                [−]
            
        [src]
pub const FAMILY: &'static str=super::os::FAMILY
The family of the operating system. In this case, unix.
Some possible values:
- unix
 - windows