Struct gitlab_api::projects::ProjectAccess [] [src]

pub struct ProjectAccess {
    pub access_level: i64,
    pub notification_level: i64,
}

Fields

Trait Implementations

impl Debug for ProjectAccess
[src]

Formats the value using the given formatter.