Type Alias github_webhook::payload_types::BranchProtectionRuleArray
source · pub type BranchProtectionRuleArray<'a> = Vec<&'a str>;
Aliased Type§
struct BranchProtectionRuleArray<'a> { /* private fields */ }