Docs.rs
xitca-web-0.2.2
xitca-web 0.2.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
fakeshadow
Dependencies
cookie ^0.18
normal
futures-core ^0.3
normal
http-body ^1
normal
http-encoding ^0.2
normal
http-file ^0.1
normal
http-multipart ^0.1
normal
http-rate ^0.1
normal
http-ws ^0.2
normal
openssl ^0.10
normal
pin-project-lite ^0.2.9
normal
rustls ^0.22
normal
serde ^1
normal
serde_json ^1
normal
serde_urlencoded ^0.7.1
normal
tokio ^1
normal
tower-layer ^0.3
normal
tower-service ^0.3
normal
xitca-codegen ^0.1
normal
xitca-http ^0.2.1
normal
xitca-server ^0.1
normal
xitca-service ^0.1
normal
xitca-unsafe-collection ^0.1
normal
futures-util ^0.3
dev
serde ^1.0.137
dev
tokio ^1
dev
tower-http ^0.5
dev
tracing ^0.1
dev
xitca-codegen ^0.1
dev
Versions
62.16%
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
xitca_web
0.2.2
Module codegen
Attribute Macros
Derive Macros
In crate xitca_web
?
Module
xitca_web
::
codegen
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