Docs.rs
micro-web-0.1.0-alpha.5
Platform
i686-unknown-linux-gnu
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
micro-web 0.1.0-alpha.5
the async micro web framework
Crate
Source
Builds
Feature flags
Documentation
Coverage
69.51%
57
out of
82
items documented
7
out of
65
items with examples
Size
Source code size: 110.23 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 2.94 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
crates.io
Dependencies
arc-swap ^1.7.1
normal
async-trait ^0.1.83
normal
brotli ^7.0.0
normal
bytes ^1.8.0
normal
flate2 ^1.0.35
normal
futures ^0.3.31
normal
http ^1.1.0
normal
http-body ^1.0.1
normal
http-body-util ^0.1.2
normal
httpdate ^1.0.3
normal
matchit ^0.8.5
normal
micro-http ^0.1.0-alpha.5
normal
mime ^0.3.17
normal
pin-project-lite ^0.2.15
normal
serde ^1.0.215
normal
serde_json ^1.0.133
normal
serde_qs ^0.13.0
normal
serde_urlencoded ^0.7.1
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1.40
normal
tracing-subscriber ^0.3.18
normal
zstd ^0.13.2
normal
mockall ^0.13.1
dev
Versions
0.3.0
(2025-10-03)
0.2.2
(2025-09-25)
0.2.1
(2025-09-21)
0.2.0
(2025-09-20)
0.1.1
(2025-05-03)
0.1.0
(2025-05-03)
0.1.0-alpha.11
(2025-02-09)
0.1.0-alpha.10
(2025-02-02)
0.1.0-alpha.9
(2025-02-02)
0.1.0-alpha.8
(2024-12-16)
0.1.0-alpha.7
(2024-12-14)
0.1.0-alpha.6
(2024-12-13)
0.1.0-alpha.5
(2024-12-12)
0.1.0-alpha.4
(2024-12-03)
0.1.0-alpha.3
(2023-05-07)
0.1.0-alpha.2
(2023-05-01)
0.1.0-alpha.1
(2023-03-27)
Owners
Micro Http
the async micro http server
tbc...
Example
using async fn as handler
MSRV
The Minimum Supported Rust Version is 1.74
P.S.
Web Frameworks Benchmark