Expand description

A container which can store up to a fixed number of uninitialized bytes on the stack and read into and from it.

Structs

A fixed-size bytes storage which keeps track of how much has been initialized.

An error raised while decoding a slice.