Enum wdg_base16::B16EncodeError [] [src]

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

Variants

Trait Implementations

impl Debug for B16EncodeError
[src]

[src]

Formats the value using the given formatter.