Struct hipchat_client::message::MessageDetailLinks [] [src]

pub struct MessageDetailLinks {
    pub self_: String,
}

Fields

Trait Implementations

impl Debug for MessageDetailLinks
[src]

[]

Formats the value using the given formatter.

impl Clone for MessageDetailLinks
[src]

[]

Returns a copy of the value. Read more

[]

Performs copy-assignment from source. Read more

impl Hash for MessageDetailLinks
[src]

[]

Feeds this value into the given [Hasher]. Read more

[]

Feeds a slice of this type into the given [Hasher]. Read more

impl Eq for MessageDetailLinks
[src]

impl PartialEq for MessageDetailLinks
[src]

[]

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

[]

This method tests for !=.