Expand description
Types describing various forms of payload data.
Structs§
- Byte
Slice125 - Wrapper type which restricts the length of its byte slice to 125 bytes.
- Slice
TooLarge - Error, if converting to
ByteSlice125fails.
Types describing various forms of payload data.
ByteSlice125 fails.