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