Struct hipchat_client::room::RoomDetailStatisticsLinks [] [src]

pub struct RoomDetailStatisticsLinks {
    pub self_: String,
}

Fields

Trait Implementations

impl Debug for RoomDetailStatisticsLinks
[src]

Formats the value using the given formatter.

impl Hash for RoomDetailStatisticsLinks
[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 RoomDetailStatisticsLinks
[src]

impl PartialEq for RoomDetailStatisticsLinks
[src]

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

This method tests for !=.