Type Alias github_webhook::payload_types::DeleteEventRefType
source · pub type DeleteEventRefType = CreateEventRefType;Aliased Type§
enum DeleteEventRefType {
Branch,
Tag,
}pub type DeleteEventRefType = CreateEventRefType;enum DeleteEventRefType {
Branch,
Tag,
}