Struct amq_protocol_types::flags::AMQPFlags [] [src]

pub struct AMQPFlags { /* fields omitted */ }

Methods

impl AMQPFlags
[src]

Trait Implementations

impl Clone for AMQPFlags
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for AMQPFlags
[src]

Formats the value using the given formatter.

impl PartialEq for AMQPFlags
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.