Expand description
MessagePack extension helpers.
Structsยง
- Extension
Capacity Error - Error indicating that extension payload exceeds the fixed capacity
N
. - Extension
Owned alloc
- An owned container for extension payloads.
- Extension
Ref - A borrowed view of a MessagePack extension value.
- Fixed
Extension - A fixed-capacity container for extension payloads of up to
N
bytes.