std::os::linux - Rust (original) (raw)

std::os

Module linux

1.1.0 · Source

Available on Linux only.

Expand description

Linux-specific definitions.

Modules§

fs

Linux-specific extensions to primitives in the std::fs module.

net

Linux-specific networking functionality.

rawDeprecated

Linux-specific raw type definitions.

processExperimental

Linux-specific extensions to primitives in the std::process module.