[][src]Crate warp_github_webhook

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.