Docs.rs
allframe-0.1.12
allframe 0.1.12
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
decebal
Dependencies
allframe-core ^0.1.12
normal
allframe-forge ^0.1.12
normal
anyhow ^1.0.75
normal
allframe-macros ^0.1.12
dev
assert_cmd ^2.0
dev
async-trait ^0.1
dev
predicates ^3.0
dev
serde ^1.0
dev
serde_json ^1.0
dev
tempfile ^3.8
dev
tokio ^1.48
dev
tracing ^0.1
dev
Versions
100%
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
Module handler
allframe
0.1.12
Module handler
Module Items
Structs
Traits
In allframe::
router
allframe
::
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