Enum wdg_base16::B16DecodeError [] [src]

pub enum B16DecodeError {
    Null,
    Undefined,
    IOError(Error),
}

Variants

Trait Implementations

impl Debug for B16DecodeError
[src]

[src]

Formats the value using the given formatter.