Module soketto::data [−][src]
Types describing various forms of payload data.
Structs
| ByteSlice125 | Wrapper type which restricts the length of its byte slice to 125 bytes. |
| SliceTooLarge | Error, if converting to |
Enums
| Data | |
| Incoming | Data received from the remote end. |