Docs.rs
warp_github_webhook-0.7.0
warp_github_webhook 0.7.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
xfix
Dependencies
bytes ^1.0.1
normal
hex ^0.4.0
normal
hmac ^0.12.0
normal
serde ^1.0.104
normal
serde_json ^1.0.45
normal
sha2 ^0.10.1
normal
warp ^0.3.0
normal
serde_derive ^1.0
dev
tokio ^1.0.2
dev
Versions
9.09%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
warp_
github_
webhook
0.7.0
All Items
Crate Items
Structs
Functions
Crate
warp_github_webhook
Copy item path
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.