Docs.rs
xitca-web-0.7.1
xitca-web 0.7.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
fakeshadow
Dependencies
cookie ^0.18
normal
optional
futures-core ^0.3
normal
http-body ^1
normal
optional
http-encoding ^0.2
normal
optional
http-file ^0.2
normal
optional
http-multipart ^0.1
normal
optional
http-rate ^0.1
normal
optional
http-ws ^0.3
normal
optional
pin-project-lite ^0.2.9
normal
serde ^1
normal
optional
serde_json ^1
normal
optional
serde_urlencoded ^0.7.1
normal
optional
tokio ^1
normal
tower-layer ^0.3
normal
optional
tower-service ^0.3
normal
optional
tracing ^0.1
normal
optional
tracing-subscriber ^0.3
normal
optional
xitca-codegen ^0.4.0
normal
optional
xitca-http ^0.7.1
normal
xitca-io ^0.4.1
normal
optional
xitca-server ^0.5.0
normal
optional
xitca-service ^0.3.0
normal
xitca-tls ^0.4.0
normal
optional
xitca-unsafe-collection ^0.2.0
normal
futures-util ^0.3
dev
serde ^1.0.137
dev
tokio ^1
dev
tower-http ^0.6
dev
tracing ^0.1
dev
xitca-codegen ^0.4
dev
Versions
67.59%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
xitca_
web
0.7.1
Module codegen
Module Items
Attribute Macros
Derive Macros
In crate xitca_
web
xitca_web
Module
codegen
Copy item path
Source
Expand description
macro code generation module.
Attribute Macros
§
error_
impl
route
attribute macro for
xitca-web
application.
Derive Macros
§
State
Derive macro for individual struct field type extractable through
StateRef
and
StateOwn