Type Alias Service

Source
pub type Service = Arc<WebhookService>;

Aliased Typeยง

struct Service { /* private fields */ }