rustc_
std_
workspace_
std
1.89.0-nightly-777d37277-2025-05-17
Module os
Module Items
Modules
In crate rustc_
std_
workspace_
std
rustc_std_workspace_std
Module
os
Copy item path
1.0.0
·
Source
Expand description
OS-specific functionality.
Modules
§
fd
Owned and borrowed Unix-like file descriptors.
linux
Linux-specific definitions.
raw
Compatibility module for C platform-specific types. Use
core::ffi
instead.
unix
Platform-specific extensions to
std
for Unix platforms.