Module nstd_sys::os

source ·
Available on crate feature os only.
Expand description

Operating system specific functionality.

Modules§

Constants§

  • Constant that is only set if the target operating system is Android.
  • Constant that is only set if the target operating system is BSD based.
  • Constant that is only set if the target operating system is DragonFly BSD.
  • Constant that is only set if the target operating system is FreeBSD.
  • Constant that is only set if the target operating system is Haiku.
  • Constant that is only set if the target operating system is iOS.
  • Constant that is only set if the target operating system is Linux.
  • Constant that is only set if the target operating system is macOS.
  • Constant that is only set if the target operating system is NetBSD.
  • Constant that is only set if the target operating system is QNX Neutrino.
  • Constant that is only set if the target operating system is OpenBSD.
  • Constant that is only set if the target operating system is Solaris.
  • Constant that is only set if the target operating system is Unix based.
  • Constant that is only set if the target operating system is Windows.