Expand description
DecoderError and the DecoderResult alias returned across the crate.
Enums§
Type Aliases§
- Decoder
Result Resultalias defaulting the error type toDecoderError.
DecoderError and the DecoderResult alias returned across the crate.
Result alias defaulting the error type to DecoderError.