gitlab_api
pub enum UserState { Active, Blocked, }
Active
Blocked
impl Debug for UserState
fn fmt(&self, __arg_0: &mut Formatter) -> Result
Formats the value using the given formatter.