pub type DecoderError = Error<Decoding>;
Error<Decoding>
pub struct DecoderError { pub variant: Decoding, }
variant: Decoding
The error variant