Skip to main content

Module bytes

Module bytes 

Source
Expand description

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

Structsยง

Buf ๐Ÿ”’
Slice ๐Ÿ”’