Module buf

Module buf 

Source

Structs§

Buf
Buffer data type.
EmptyBufError
When trying to convert an empty Buf to a string.
ReadonlyBuf
Readonly buffer data type.

Traits§

BufTrait