Struct hubcaps::rep::LabelOptions [] [src]

pub struct LabelOptions {
    pub name: String,
    pub color: String,
}

Fields

Methods

impl LabelOptions
[src]

Trait Implementations

impl Debug for LabelOptions
[src]

Formats the value using the given formatter.