Struct hipchat_client::room::RoomDetailOwnerLinks [] [src]

pub struct RoomDetailOwnerLinks {
    pub self_: String,
}

Fields

Trait Implementations

impl Debug for RoomDetailOwnerLinks
[src]

Formats the value using the given formatter.

impl Hash for RoomDetailOwnerLinks
[src]

Feeds this value into the state given, updating the hasher as necessary.

Feeds a slice of this type into the state provided.

impl Eq for RoomDetailOwnerLinks
[src]

impl PartialEq for RoomDetailOwnerLinks
[src]

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

This method tests for !=.