Docs.rs
dingtalk-stream-0.1.6
dingtalk-stream 0.1.6
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
SpenserCai
Dependencies
async-trait ^0.1
normal
futures-util ^0.3
normal
reqwest ^0.13
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_repr ^0.1
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
tokio ^1.50
normal
tokio-tungstenite ^0.28
normal
tracing ^0.1
normal
url ^2.5
normal
uuid ^1.22
normal
tokio ^1.50
dev
tracing-subscriber ^0.3
dev
Versions
100%
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
Skip to main content
Module messages
dingtalk_
stream
0.1.6
Module messages
Module Items
Modules
In crate dingtalk_
stream
dingtalk_stream
Module
messages
Copy item path
Source
Expand description
消息类型模块
Modules
§
card_
callback
卡片回调消息,对齐 Python card_callback.py
chatbot
聊天机器人消息类型,对齐 Python chatbot.py
frames
消息帧结构,对齐 Python frames.py
graph
Graph API 消息类型,对齐 Python graph.py