Struct sozu_lib::network::ProxyOrder [] [src]

pub struct ProxyOrder {
    pub id: MessageId,
    pub order: Order,
}

Fields

Trait Implementations

impl Debug for ProxyOrder
[src]

Formats the value using the given formatter.

impl Clone for ProxyOrder
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Display for ProxyOrder
[src]

Formats the value using the given formatter. Read more