std::os - Rust (original) (raw)
Expand description
OS-specific functionality.
darwinApple
Platform-specific extensions to std
for Darwin / Apple platforms.
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).
Platform-specific extensions to std
for Preview 2 of the WebAssembly System Interface (WASI).
windowsWindows
Platform-specific extensions to std
for Windows.