Module bytes

Source
Expand description

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

Structs§

Buf
Slice