Module extension

Module extension 

Source
Expand description

MessagePack extension helpers.

Structsยง

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.
TryFromExtensionRefError
The error type returned when a checked conversion from ExtensionRef fails