Module common

Source
Expand description

Common types used throughout the rest of the crate

Structs§

DecoderError
Structure for encoding errors

Enums§

DecoderErrorCode
Enumeration of different decoder errors

Type Aliases§

DecoderResult
General result type used by a decoder instance