Type Alias github_webhook::payload_types::TeamParentPrivacy
source · pub type TeamParentPrivacy = TeamPrivacy;
Aliased Type§
enum TeamParentPrivacy {
Closed,
Open,
Secret,
}
pub type TeamParentPrivacy = TeamPrivacy;
enum TeamParentPrivacy {
Closed,
Open,
Secret,
}