std

Module os

1.0.0 · Source
Expand description

OS-specific functionality.

Modules§

  • Owned and borrowed Unix-like file descriptors.
  • Compatibility module for C platform-specific types. Use core::ffi instead.
  • Platform-specific extensions to std for Preview 2 of the WebAssembly System Interface (WASI).
  • linuxExperimental
  • unixExperimental
  • wasiExperimental
  • windowsExperimental