Docs.rs
qq-bot-0.1.0
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
qq-bot 0.1.0
...
Crate
Source
Builds
Feature flags
Documentation
Coverage
3.06%
3
out of
98
items documented
0
out of
29
items with examples
Size
Source code size: 91.33 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 11.96 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
oovm/qq-bot-rs
0
0
0
crates.io
Dependencies
async-trait ^0.1.57
normal
bitflags ^2.0.0-rc.1
normal
chrono ^0.4.22
normal
futures-util ^0.3.24
normal
image ^0.24.4
normal
imageproc ^0.23.0
normal
log ^0.4.17
normal
num ^0.4.0
normal
random ^0.12.2
normal
reqwest ^0.11.12
normal
serde ^1.0.145
normal
serde_json ^1.0.86
normal
tokio ^1.21.2
normal
tokio-tungstenite ^0.17.2
normal
toml ^0.5.9
normal
url ^2.3.1
normal
Versions
0.1.0
(2022-10-11)
0.0.0
(2022-10-10)
Owners
QQ 频道机器人
基于 Websocket 的 EventLoop 框架.
模板查看 SimpleBot.
核心是实现 QQBotProtocol 中的接口.
暂时不能自定义定时器事件, 只能被动接受消息.