1 2 3 4 5 6
# wire-rs Extensible interface to convert data to/from wire protocols. Supports non-contiguous buffers (&[IoSlice]) and is compatible with no_std. Documentation forthcoming