pub type BranchProtectionRuleArray<'a> = Vec<&'a str>;

Aliased Type§

struct BranchProtectionRuleArray<'a> { /* private fields */ }