Docs.rs
web-server-abstraction-1.0.0
web-server-abstraction 1.0.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ciresnave
Dependencies
actix-web ^4.0
normal
optional
async-trait ^0.1
normal
auth-framework ^0.4
normal
axum ^0.7
normal
optional
base64 ^0.22
normal
bytes ^1.0
normal
flate2 ^1.0
normal
futures ^0.3
normal
hex ^0.4
normal
http ^1.0
normal
http-body ^1.0
normal
http-body-util ^0.1
normal
mime ^0.3
normal
mime_guess ^2.0
normal
poem ^3.0
normal
optional
rocket ^0.5
normal
optional
salvo ^0.68
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
sha1 ^0.10
normal
thiserror ^1.0
normal
tokio ^1.0
normal
tower ^0.4
normal
optional
tower-http ^0.5
normal
optional
urlencoding ^2.1
normal
uuid ^1.0
normal
warp ^0.3
normal
optional
tokio-test ^0.4
dev
Versions
63.11%
of the crate is documented
Go to latest version
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 adapters
web_
server_
abstraction
1.0.0
Module adapters
Module Items
Modules
In crate web_
server_
abstraction
web_server_abstraction
Module
adapters
Copy item path
Source
Expand description
Framework adapters for different web frameworks.
Modules
ยง
axum
Axum framework adapter.
mock
Mock adapter for testing and demonstration purposes.