Expand description
OS-specific functionality.
Modules§
- Owned and borrowed Unix-like file descriptors.
- linux
Linux Linux-specific definitions. - Compatibility module for C platform-specific types. Use
core::ffi
instead. - unix
Unix Platform-specific extensions tostd
for Unix platforms. - wasi
WASI Platform-specific extensions tostd
for the WebAssembly System Interface (WASI). - Platform-specific extensions to
std
for Preview 2 of the WebAssembly System Interface (WASI). - windows
Windows Platform-specific extensions tostd
for Windows.