Module soket::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 ByteSlice125 fails.

Enums

Data
Incoming

Data received from the remote end.