pub async fn send_webhook_async(
config: &WebhookConfig,
payload: &WebhookPayload,
) -> Result<()>Expand description
Send a webhook notification asynchronously
pub async fn send_webhook_async(
config: &WebhookConfig,
payload: &WebhookPayload,
) -> Result<()>Send a webhook notification asynchronously