Docs.rs
webserver-rs-0.5.2
webserver-rs 0.5.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
xmh0511
Dependencies
anyhow ^1.0.71
normal
chrono ^0.4.26
normal
config-file ^0.2.3
normal
futures ^0.3.30
normal
jsonwebtoken ^9.3.0
normal
openssl ^0.10.64
normal
salvo ^0.67.0
normal
sea-orm ^0.12
normal
serde ^1.0.163
normal
serde_json ^1.0.96
normal
time ^0.3.21
normal
tokio ^1
normal
tracing ^0.1.37
normal
tracing-appender ^0.2.2
normal
tracing-subscriber ^0.3.17
normal
Versions
28.07%
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
webserver_
rs
0.5.2
Module http_
error
Module Items
Structs
Enums
Type Aliases
In webserver_
rs::
web_
core
webserver_rs
::
web_core
Module
http_error
Copy item path
Source
Structs
§
AnyHttp
Error
Enums
§
Http
Error
Kind
Type Aliases
§
Http
Result
The unified error process for HTTP. Using macros
json_err
and
html_err
to conveniently return errors