Docs.rs
dingtalk-stream-0.1.6
dingtalk-stream 0.1.6
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
Go to latest version
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 callback
dingtalk_
stream
0.1.6
Module callback
Module Items
Constants
Traits
In dingtalk_
stream::
handlers
dingtalk_stream
::
handlers
Module
callback
Copy item path
Source
Expand description
回调消息处理器,对齐 Python handlers.py CallbackHandler
Constants
§
TOPIC_
CARD_
CALLBACK
卡片回调主题常量
Traits
§
Callback
Handler
回调消息处理器 trait