Enum gitlab_api::MilestoneState [] [src]

pub enum MilestoneState {
    Active,
    Closed,
}

Variants

Trait Implementations

impl Debug for MilestoneState
[src]

Formats the value using the given formatter.