Docs.rs
gewe-webhook-0.1.4
gewe-webhook 0.1.4
Permalink
Docs.rs crate page
AGPL-3.0
Links
Repository
crates.io
Source
Owners
Wangnov
Dependencies
axum ^0.8
normal
gewe-core ^0.1
normal
gewe-session ^0.1
normal
hex ^0.4
normal
hmac ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
tokio ^1.40
normal
tracing ^0.1
normal
tower ^0.5
dev
Versions
14.29%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
router
gewe_
webhook
0.1.4
gewe_webhook
Function
router
Copy item path
Source
pub fn router<S>() ->
Router
where S:
SessionStore
+
Default
+
Send
+
Sync
+
Clone
+ 'static,