std
std
alloc
arch
ascii
autodiff
backtrace
bstr
collections
hash_map
hash_set
env
consts
error
f128
f16
f32
f64
ffi
c_str
os_str
from
fs
hash
io
prelude
net
num
os
darwin
fs
objc
fd
linux
fs
net
process
raw
raw
unix
ffi
fs
io
net
prelude
process
raw
thread
wasi
ffi
fs
io
prelude
wasip2
windows
ffi
fs
io
prelude
process
raw
thread
panic
pat
path
prelude
rust_2015
rust_2018
rust_2021
rust_2024
v1
process
random
simd
sync
mpmc
mpsc
nonpoison
oneshot
poison
task
thread
time
std
::
ffi
::
os_str
Module
os_str
The
OsStr
and
OsString
types and associated utilities.
Structs
Display
Helper struct for safely printing an
OsStr
with
format!
and
{}
.
OsStr
Borrowed reference to an OS string (see
OsString
).
OsString
A type that can represent owned, mutable platform-native strings, but is cheaply inter-convertible with Rust strings.