Skip to main content

Module slice

Module slice 

Source
Expand description

TODO maybe write a comment explaining this module?

Structsยง

SliceInputSource
A wrapper around a &[u8] that implements InputSource.
SliceOutputTarget
A wrapper around a &mut [u8] that implements OutputTarget.