Struct base_x::DecodeError [] [src]

pub struct DecodeError;

Trait Implementations

impl Debug for DecodeError
[src]

Formats the value using the given formatter.

impl Display for DecodeError
[src]

Formats the value using the given formatter.

impl Error for DecodeError
[src]

A short description of the error. Read more

The lower-level cause of this error, if any. Read more