Docs.rs
htx-rs-0.1.1
htx-rs 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
hazeli7777
Dependencies
anyhow ^1.0
normal
base64 ^0.21
normal
chrono ^0.4
normal
hmac ^0.12
normal
percent-encoding ^2.3
normal
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
tracing ^0.1
normal
Versions
41.43%
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
htx_rs
0.1.1
All Items
Crate Items
Modules
Crate
htx_rs
Copy item path
Source
Expand description
HTX 现货交易 SDK 主入口
Modules
§
client
交易相关 API 客户端模块
error
错误类型与统一错误处理
model
数据结构与枚举定义
service
业务逻辑层,组合接口
utils
工具模块,如签名、辅助函数