Docs.rs
micro-web-0.3.0
micro-web 0.3.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
zavakid
Dependencies
arc-swap ^1.7
normal
async-trait ^0.1
normal
brotli ^8.0
normal
bytes ^1.10
normal
dhat ^0.3
normal
dynosaur ^0.3
normal
faf-http-date ^0.1
normal
flate2 ^1.1
normal
futures ^0.3
normal
hlist2 ^0.0.15
normal
http ^1
normal
http-body ^1.0
normal
http-body-util ^0.1
normal
matchit ^0.8
normal
micro-http ^0.3.0
normal
mime ^0.3
normal
once_cell ^1.21
normal
pin-project-lite ^0.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_qs ^0.15
normal
serde_urlencoded ^0.7
normal
thiserror ^2
normal
tokio ^1
normal
tower-layer ^0.3
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
trait-variant ^0.1
normal
zstd ^0.13
normal
mockall ^0.13
dev
Versions
52.29%
of the crate is documented
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
inner_options
micro_
web
0.3.0
In micro_
web::
router
micro_web
::
router
Function
inner_
options
Copy item path
Source
pub fn inner_options<H: RequestHandler + 'static>( handler: H, ) ->
RouterItemBuilder