Enum gitlab_api::UserState [] [src]

pub enum UserState {
    Active,
    Blocked,
}

Variants

Trait Implementations

impl Debug for UserState
[src]

Formats the value using the given formatter.