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§
- Fixed
Bytes - A fixed-size bytes storage which keeps track of how much has been initialized.
- Fixed
Bytes Writer Error - An error raised while decoding a slice.