std
1.91.0-nightly
(7d82b83ed 2025-08-06)
Module sys
Module Items
Modules
In crate std
std
Module
sys
Copy item path
Source
Re-exports
ยง
pub use
pal
::*;
Modules
ยง
alloc
๐
anonymous_
pipe
args
Platform-dependent command line arguments abstraction.
backtrace
Common code for printing backtraces.
cmath
env
Platform-dependent environment variables abstraction.
env_
consts
Constants associated with each target.
exit_
guard
fd
Platform-dependent file descriptor abstraction.
fs
io
net
os_str
pal
๐
The PAL (platform abstraction layer) contains platform-specific abstractions for implementing the features in the other submodules, e.g. UNIX file descriptors. Platform-dependent platform abstraction.
path
personality
๐
This module contains the implementation of the
eh_personality
lang item.
process
random
stdio
sync
thread_
local
๐ป
Experimental
Implementation of the
thread_local
macro.