Struct stun::Message [] [src]

pub struct Message {
    pub attributes: Vec<Attribute>,
    // some fields omitted
}

Fields

Methods

impl Message
[src]

Trait Implementations

impl Debug for Message
[src]

Formats the value using the given formatter.