Type Alias DecoderError

Source
pub type DecoderError = Error<Decoding>;
Expand description

Aliased Type§

pub struct DecoderError {
    pub variant: Decoding,
}

Fields§

§variant: Decoding

The error variant