Skip to main content

Module os_str

Module os_str 

Source

Modulesยง

bytes ๐Ÿ”’
The underlying OsString/OsStr implementation on Unix and many other systems: just a Vec<u8>/[u8].