Trait breadx::auto::Error[][src]

pub trait Error: AsByteSequence {
    const OPCODE: u8;
}
Expand description

An error.

Associated Constants

Implementors