Struct amq_protocol::queue::delete::IfUnused [] [src]

pub struct IfUnused {
    pub value: Boolean,
}

Fields

Methods

impl IfUnused
[src]

Trait Implementations

impl Debug for IfUnused
[src]

Formats the value using the given formatter.

impl PartialEq for IfUnused
[src]

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

This method tests for !=.

impl Clone for IfUnused
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more