Docs.rs
easy-msr-api-0.1.2
easy-msr-api 0.1.2
Docs.rs crate page
GPL-3.0
Links
crates.io
Source
Owners
lingdiansr
Dependencies
anyhow ^1.0.99
normal
axum ^0.8.4
normal
dotenvy ^0.15.7
normal
reqwest ^0.12.23
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
thiserror ^2.0.16
normal
tokio ^1.47.1
normal
tracing ^0.1.41
normal
tracing-subscriber ^0.3.19
normal
url ^2.5.4
normal
urlencoding ^2.1.3
normal
utoipa ^5.4.0
normal
utoipa-swagger-ui ^9.0.2
normal
optional
mockito ^1.6.1
dev
tokio ^1.47.1
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module client
easy_
msr_
api
0.1.2
Module client
Sections
客户端模块
模块结构
Module Items
Modules
In crate easy_
msr_
api
easy_msr_api
Module
client
Copy item path
Source
Expand description
§
客户端模块
提供与MSR API交互的客户端实现。
§
模块结构
remote
- 远程API客户端实现,提供完整的API调用功能
Modules
§
remote
远程API客户端