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

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

An error.

Associated Constants

Loading content...

Implementors

Loading content...