Type Alias Service

Source
pub type Service = Arc<WebhookService>;

Aliased Typeยง

pub struct Service { /* private fields */ }