Skip to main content

NSTD_OS_UNIX

Constant NSTD_OS_UNIX 

Source
pub const NSTD_OS_UNIX: u8 = 1;
Available on Unix and crate feature os only.
Expand description

Constant that is only set if the target operating system is Unix based.