Struct gerritlib::entities::LabelInfo [] [src]

pub struct LabelInfo {
    pub optional: Option<bool>,
}

Fields

Trait Implementations

impl Debug for LabelInfo
[src]

Formats the value using the given formatter.

impl Clone for LabelInfo
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more