Constant bundler::built_info::CFG_FAMILY
source ยท pub const CFG_FAMILY: &str = r"unix";
Expand description
The OS-family, given by CARGO_CFG_TARGET_FAMILY
.
pub const CFG_FAMILY: &str = r"unix";
The OS-family, given by CARGO_CFG_TARGET_FAMILY
.