Crate ncomm_utils

Source
Expand description

Utilities for NComm

The main usage of this crate is for traits and items that don’t really fit in any of the other NComm traits, but are still useful for developing applications utilizing NComm.

Modules§

packing
Utility Packing and Unpacking Methods Necessary for Data Sent over Some Network.