Skip to main content
Module os_str
std
1.100.0-nightly
(4b7e3a76d 2026-08-30)
Module os_str
Module Items
Modules
In std::
sys
std
::
sys
Module
os_str
Copy item path
Source
Modules
ยง
bytes
๐
The underlying OsString/OsStr implementation on Unix and many other systems: just a
Vec<u8>
/
[u8]
.