Docs.rs
sfo-http-0.7.0
sfo-http 0.7.0
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
wugren
Dependencies
actix-cors ^0.7.1
normal
optional
actix-files ^0.6
normal
optional
actix-web ^4
normal
optional
async-std ^1
normal
optional
async-trait ^0.1.88
normal
base58 ^0.2.0
normal
optional
chrono ^0.4.41
normal
futures-io ^0.3.31
normal
optional
futures-util ^0.3
normal
governor ^0.10
normal
http ^1
normal
http-body-util ^0.1
normal
optional
hyper ^1
normal
optional
hyper-util ^0.1
normal
optional
itertools ^0.13
normal
optional
json ^0.12.4
normal
jsonwebtoken ^9.3.1
normal
lazy_static ^1.5.0
normal
log ^0.4.27
normal
paste ^1.0
normal
reqwest ^0.12
normal
optional
route-recognizer ^0.3
normal
serde ^1.0.219
normal
serde_json ^1.0.142
normal
serde_qs ^0.13
normal
serde_urlencoded ^0.7.1
normal
optional
serde_with ^3.14.0
normal
optional
sfo-result ^0.2.11
normal
sha2 ^0.10
normal
optional
tide ^0.16.0
normal
optional
tokio ^1
normal
tokio-util ^0.7
normal
utoipa ^5.4.0
normal
optional
utoipa-swagger-ui ^9.0.2
normal
optional
Versions
4.88%
of the crate is documented
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
HttpError
sfo_
http
0.7.0
Http
Error
Aliased Type
In sfo_
http::
errors
sfo_http
::
errors
Type Alias
Http
Error
Copy item path
Source
pub type HttpError =
Error
<
ErrorCode
>;
Aliased Type
ยง
pub struct HttpError {
/* private fields */
}