Enum amq_protocol_codegen::AMQPType [] [src]

pub enum AMQPType {
    Bit,
    Octet,
    Short,
    Long,
    LongLong,
    ShortStr,
    LongStr,
    Table,
    Timestamp,
}

Variants

Trait Implementations

impl Debug for AMQPType
[src]

Formats the value using the given formatter.