Constant hid_io_core::built_info::CFG_FAMILY [−][src]
pub const CFG_FAMILY: &str = "unix";
The OS-family, given by cfg!(target_family)
.
pub const CFG_FAMILY: &str = "unix";
The OS-family, given by cfg!(target_family)
.