Docs.rs
weixin-agent-0.1.0
weixin-agent 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
SpenserCai
Dependencies
aes ^0.8
normal
async-trait ^0.1
normal
base64 ^0.22
normal
cipher ^0.4
normal
dashmap ^6
normal
ecb ^0.1
normal
md-5 ^0.10
normal
rand ^0.9
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
serde_repr ^0.1
normal
thiserror ^2
normal
tokio ^1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
url ^2
normal
urlencoding ^2
normal
anyhow ^1
dev
clap ^4
dev
qr2term ^0.3
dev
tempfile ^3
dev
tokio ^1
dev
tracing-subscriber ^0.3
dev
Versions
100%
of the crate is documented
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
Skip to main content
Module config_cache
weixin_
agent
0.1.0
In weixin_
agent::
api
weixin_agent
::
api
Module
config_
cache
Copy item path
Source
Expand description
In-memory config cache for
typing_ticket
with TTL and exponential backoff retry.