Crate warp_github_webhook

Source
Expand description

GitHub webhook handler for warp web framework.

Structs§

Error
Represents an error in parsing webhook. Can be captured with recover.
Kind
Webhook kind.

Functions§

webhook
Creates a GitHub webhook responder.