Expand description
Marshal trait and implementations for the basic types
Structs§
- Signature
Buffer SignatureBuffer
is used to store static or dynamic signatures and avoid allocations if possible. It is a wrapper around Cow.- Variant
Marshal trait and implementations for the basic types
SignatureBuffer
is used to store static or dynamic signatures and avoid allocations if possible.
It is a wrapper around Cow.