Constant epp_proxy::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
.