Docs.rs
wecom-rs-0.1.17
wecom-rs 0.1.17
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
shenshouer
Dependencies
aes ^0.8.1
normal
async-trait ^0.1.56
normal
base64 ^0.13.0
normal
rand ^0.8.5
normal
reqwest ^0.11.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha1 ^0.10.1
normal
thiserror ^1.0
normal
tokio ^1.19.2
normal
tracing ^0.1.35
normal
anyhow ^1.0.57
dev
dotenv ^0.15.0
dev
quick-xml ^0.24
dev
tracing-subscriber ^0.3.12
dev
Versions
71.98%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
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
SessionMessageManager
wecom_
rs
0.1.17
Session
Message
Manager
Implementors
In wecom_
rs::
client
wecom_rs
::
client
Trait
Session
Message
Manager
Copy item path
Source
pub trait SessionMessageManager { }
Expand description
会话分配与消息收发
Implementors
§