Expand description

Github Webhook

Contains types for github webhooks

Features

  • axum: enable the axum feature to get extractor implementations

Structs

Enums

Functions

  • Verify and parse a github payload. Pass your parsed data from your web library for parsing and return errors.

Type Definitions