Skip to main content
Module sys Copy item path Source pub use pal ::*;alloc ๐ args Platform-dependent command line arguments abstraction. backtrace Common code for printing backtraces. cmath configure_builtins ๐ The configure builtins provides runtime support compiler-builtin features
which require dynamic initialization to work as expected, e.g. aarch64
outline-atomics. env Platform-dependent environment variables abstraction. env_consts Constants associated with each target. exit fd Platform-dependent file descriptor abstraction. fs helpers ๐ Small helper functions used inside sys. io net os_str pal ๐ The PAL (platform abstraction layer) contains platform-specific abstractions
for implementing the features in the other submodules, such as e.g. bindings. path personality ๐ This module contains the implementation of the eh_personality lang item. pipe platform_version Runtime lookup of operating system / platform version. process random stdio sync thread time thread_local ๐ป Experimental Implementation of the thread_local macro. AsInner ๐ A trait for viewing representations from std types. AsInnerMut ๐ A trait for viewing representations from std types. FromInner ๐ A trait for creating std types from internal representations. IntoInner ๐ A trait for extracting representations from std types.