Skip to main content

Module os

Module os 

1.0.0 · Source
Expand description

OS-specific functionality.

Modules§

fdUnix or Hermit or target_os=trusty or WASI or target_os=motor
Owned and borrowed Unix-like file descriptors.
linuxNot ((WebAssembly and non-WASI, or Fortanix and SGX)) and (Linux)
Linux-specific definitions.
net 🔒 Linux or Android or Cygwin
OS-specific networking functionality.
raw
Compatibility module for C platform-specific types. Use core::ffi instead.
unixNon-Hermit and (Unix) and not ((WebAssembly and non-WASI, or Fortanix and SGX))
Platform-specific extensions to std for Unix platforms.