Struct amq_protocol_codegen::AMQPProperty [] [src]

pub struct AMQPProperty {
    pub amqp_type: AMQPType,
    pub name: String,
}

Fields

Trait Implementations

impl Debug for AMQPProperty
[src]

Formats the value using the given formatter.