Module std::os

1.0.0 · source ·
Expand description

OS-specific functionality.

Modules

Owned and borrowed Unix-like file descriptors.
linuxLinux
Linux-specific definitions.
Compatibility module for C platform-specific types. Use core::ffi instead.
unixUnix
Platform-specific extensions to std for Unix platforms.
wasiWASI
Platform-specific extensions to std for the WebAssembly System Interface (WASI).
windowsWindows
Platform-specific extensions to std for Windows.