Struct hubcaps::branches::Protection [] [src]

pub struct Protection {
    pub enabled: bool,
    pub required_status_checks: StatusChecks,
}

Fields

Trait Implementations

impl Debug for Protection
[src]

Formats the value using the given formatter.