Module os

Module os 

1.0.0 · Source
Expand description

OS-specific functionality.

Modules§

fdUnix or HermitCore or target_os=trusty or WASI or target_os=motor
Owned and borrowed Unix-like file descriptors.
raw
Compatibility module for C platform-specific types. Use core::ffi instead.
wasip2WASI and target_env=p2
Platform-specific extensions to std for Preview 2 of the WebAssembly System Interface (WASI).
darwinExperimental(WebAssembly and non-WASI, or Fortanix and SGX)
linuxExperimental(WebAssembly and non-WASI, or Fortanix and SGX)
unixExperimental(WebAssembly and non-WASI, or Fortanix and SGX)
wasiExperimental(WebAssembly and non-WASI, or Fortanix and SGX)
windowsExperimental(WebAssembly and non-WASI, or Fortanix and SGX)