Skip to main content

Module extension

Module extension 

Source
Expand description

MessagePack extension helpers.

Structsยง

ExtensionCapacityError
Error indicating that extension payload exceeds the fixed capacity N.
ExtensionOwnedalloc
An owned container for extension payloads.
ExtensionRef
A borrowed view of a MessagePack extension value.
FixedExtension
A fixed-capacity container for extension payloads of up to N bytes.