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