Enum gerritlib::entities::ProjectTypes [] [src]

pub enum ProjectTypes {
    ALL,
    CODE,
    PERMISSIONS,
}

Variants

Trait Implementations

impl Debug for ProjectTypes
[src]

Formats the value using the given formatter.

impl Clone for ProjectTypes
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more