Docs.rs
webbase-0.0.14
webbase 0.0.14
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
OpenBezier
Dependencies
actix-http ^3.8.0
normal
actix-web ^4.8.0
normal
anyhow ^1.0.72
normal
bcrypt ^0.15.0
normal
chrono ^0.4.37
normal
dashmap ^6.0.1
normal
directories ^6.0.0
normal
fred ^9.1.2
normal
futures ^0.3.25
normal
futures-util ^0.3.30
normal
hmac ^0.12.1
normal
influxdb ^0.7.1
normal
optional
jsonwebtoken ^9.3.0
normal
lazy_static ^1.4.0
normal
md-5 ^0.10.6
normal
rdkafka ^0.36.2
normal
optional
redis ^0.26.1
normal
redlock ^2.0.0
normal
regex ^1.9
normal
reqwest ^0.12.5
normal
sea-orm ^1.0.1
normal
serde ^1
normal
serde_json ^1
normal
sysinfo ^0.32.0
normal
thiserror ^2.0.12
normal
time ^0.3.23
normal
tokio ^1
normal
tracing ^0.1.37
normal
utoipa ^5
normal
uuid ^1.10.0
normal
whoami ^1.4.1
normal
winreg ^0.52.0
normal
wmi ^0.14.0
normal
Versions
7.08%
of the crate is documented
Go to latest version
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
webbase
0.0.14
Module response
Module Items
Structs
In crate webbase
webbase
Module
response
Copy item path
Source
Structs
§
Client
Rsp
Client使用的通用格式返回数据类型,message可为String或泛型T
ErrData
Client使用的错误返回类型数据格式定义
None
Body
Data
OkData
Client使用的正确返回类型数据格式定义
Response
服务端使用的回复响应泛型数据类型