[−][src]Constant game::pregame::built_info::CFG_FAMILY
pub const CFG_FAMILY: &str = "unix";
The OS-family, given by cfg!(target_family)
.
pub const CFG_FAMILY: &str = "unix";
The OS-family, given by cfg!(target_family)
.