Constant sc_sysinfo::TARGET_OS
source · pub const TARGET_OS: &str = "linux";
Expand description
The operating system part of the current target triplet.
pub const TARGET_OS: &str = "linux";
The operating system part of the current target triplet.