Function mz_environmentd::http::webhook::handle_webhook
source ยท pub async fn handle_webhook(
__arg0: State<WebhookState>,
__arg1: Path<(String, String, String)>,
headers: HeaderMap,
body: Bytes,
) -> impl IntoResponse