Module errors

Source

Structsยง

IntoArrayError
The error returned when slice can not be converted into array.
NotEqualError
The error returned when input and output slices have different length and thus can not be converted to InOutBuf.
OutIsTooSmallError
Output buffer is smaller than input buffer.
PadError
Padding error. Usually emitted when size of output buffer is insufficient.