Module std::os1.0.0[][src]

Expand description

OS-specific functionality.

Modules

linuxLinux

Linux-specific definitions.

Platform-specific types, as defined by C.

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.