Constant vector::built_info::TARGET_OS
source ยท pub const TARGET_OS: &str = "linux";Expand description
The target OS being compiled for. (e.g. macos)
pub const TARGET_OS: &str = "linux";The target OS being compiled for. (e.g. macos)