Module linux
1.1.0 · Source Available on crate feature std
and Linux only.
Expand description
Linux-specific definitions.
- 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.