Docs.rs
allframe-core-0.1.12
allframe-core 0.1.12
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
decebal
Dependencies
allframe-macros ^0.1.12
normal
optional
allsource-core ^0.7.2
normal
optional
async-graphql ^7.0
normal
optional
async-graphql-parser ^7.0
normal
optional
async-trait ^0.1
normal
backoff ^0.4
normal
optional
chrono ^0.4
normal
optional
dashmap ^6.0
normal
optional
futures ^0.3
normal
optional
governor ^0.6
normal
optional
hyper ^1.8
normal
optional
hyper-util ^0.1
normal
optional
jsonwebtoken ^9.3
normal
optional
moka ^0.12
normal
optional
opentelemetry ^0.27
normal
optional
opentelemetry-otlp ^0.27
normal
optional
opentelemetry_sdk ^0.27
normal
optional
parking_lot ^0.12
normal
optional
prometheus ^0.13
normal
optional
prost ^0.14
normal
optional
prost-types ^0.14
normal
optional
rand ^0.8
normal
optional
redis ^0.27
normal
optional
reqwest ^0.12
normal
optional
rustls-pemfile ^2.0
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.48
normal
tokio-rustls ^0.26
normal
optional
tokio-stream ^0.1
normal
optional
toml ^0.8
normal
optional
tonic ^0.14
normal
optional
tonic-health ^0.14
normal
optional
tonic-reflection ^0.14
normal
optional
tower ^0.5
normal
optional
tracing ^0.1
normal
optional
tracing-opentelemetry ^0.28
normal
optional
tracing-subscriber ^0.3
normal
optional
url ^2.5
normal
optional
mockall ^0.13
dev
proptest ^1.6
dev
tonic-build ^0.14
build
optional
Versions
100%
of the crate is documented
Platform
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
Module handler
allframe_
core
0.1.12
Module handler
Module Items
Structs
Traits
In allframe_
core::
router
allframe_core
::
router
Module
handler
Copy item path
Source
Expand description
Handler trait and implementations for protocol-agnostic request handling
Structs
§
Handler
Fn
Wrapper for function-based handlers with no arguments
Traits
§
Handler
Handler trait for protocol-agnostic request handling