Skip to main content

send_webhook_async

Function send_webhook_async 

Source
pub async fn send_webhook_async(
    config: &WebhookConfig,
    payload: &WebhookPayload,
) -> Result<()>
Expand description

Send a webhook notification asynchronously