Docs.rs
tqsdk-rs-0.1.1
tqsdk-rs 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
pseudocodes
Dependencies
async-channel ^2.3.1
normal
async-stream ^0.3.6
normal
async-trait ^0.1.89
normal
chrono ^0.4.42
normal
futures ^0.3.31
normal
jsonwebtoken ^10.2.0
normal
polars ^0.44.2
normal
optional
reqwest ^0.12.24
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
thiserror ^2.0.17
normal
tokio ^1.48.0
normal
tokio-stream ^0.1.17
normal
tracing ^0.1.41
normal
tracing-subscriber ^0.3.20
normal
url ^2.5.7
normal
uuid ^1.18.1
normal
yawc ^0.2.7
normal
tokio-test ^0.4.4
dev
tracing-appender ^0.2
dev
Versions
90.44%
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
Module auth
tqsdk_
rs
0.1.1
Module auth
Module Items
Structs
Constants
Traits
In crate tqsdk_
rs
tqsdk_rs
Module
auth
Copy item path
Source
Expand description
认证模块
实现天勤账号认证和权限检查
Structs
§
Broker
Info
期货公司信息
Grants
权限信息
TqAuth
天勤认证实现
Constants
§
CLIENT_
ID
客户端 ID
CLIENT_
SECRET
客户端密钥
TQ_
AUTH_
URL
认证服务器地址
VERSION
版本号
Traits
§
Authenticator
认证器接口