Expand description
OS-specific functionality.
Modules§
- darwinApple 
- Platform-specific extensions to stdfor Darwin / Apple platforms.
- fd
- Owned and borrowed Unix-like file descriptors.
- linuxLinux 
- Linux-specific definitions.
- raw
- Compatibility module for C platform-specific types. Use core::ffiinstead.
- unixUnix 
- Platform-specific extensions to stdfor Unix platforms.
- wasiWASI 
- Platform-specific extensions to stdfor the WebAssembly System Interface (WASI).
- wasip2
- Platform-specific extensions to stdfor Preview 2 of the WebAssembly System Interface (WASI).
- windowsWindows 
- Platform-specific extensions to stdfor Windows.