pub type DecoderResult<T> = Result<T, DecoderError>;