[][src]Type Definition unix::Str

type Str = Nul<u8>;

Null-terminated byte string, used in many Unix system interfaces