Constant air_interpreter_wasm::build_info::CFG_OS [−][src]
pub const CFG_OS: &str = "linux";
Expand description
The operating system, given by cfg!(target_os).
pub const CFG_OS: &str = "linux";
The operating system, given by cfg!(target_os).