Enum netkeeper::ipclient::dialer::MACOpenErr [] [src]

pub enum MACOpenErr {
    UsernameTooLong(String),
    MACAddressError(String),
}

Variants

Trait Implementations

impl Debug for MACOpenErr
[src]

[src]

Formats the value using the given formatter.