[−][src]Constant game::pregame::built_info::CFG_OS
pub const CFG_OS: &str = "linux";
The operating system, given by cfg!(target_os)
.
pub const CFG_OS: &str = "linux";
The operating system, given by cfg!(target_os)
.