Expand description
Utility Packing and Unpacking Methods Necessary for Data Sent over Some Network.
Enums§
- Packing
Error - An error from attempting to pack data into a buffer or from attempting to unpack data from a slice.
Traits§
- Packable
- Trait implemented by data to be sent over network boundaries.