Enum gattii::GeneralError [] [src]

pub enum GeneralError {
    Parse(ParseIntError),
    Send(SerialCommand),
}

Variants

Trait Implementations

impl Debug for GeneralError
[src]

Formats the value using the given formatter.