Struct hubcaps::labels::Label [] [src]

pub struct Label {
    pub url: String,
    pub name: String,
    pub color: String,
}

Fields

Trait Implementations

impl Debug for Label
[src]

Formats the value using the given formatter.