Crates.io | mirai_rs |
lib.rs | mirai_rs |
version | 0.1.1 |
source | src |
created_at | 2020-05-02 12:13:41.578192 |
updated_at | 2020-05-14 15:04:48.274835 |
description | mirai-rs is a mirai-api-http client implementation written in Rust |
homepage | https://github.com/HoshinoTented/mirai-rs |
repository | https://github.com/HoshinoTented/mirai-rs |
max_upload_size | |
id | 236554 |
size | 108,814 |
A mirai-client implemented in Rust.
Add following code in your Cargo.toml
.
mirai_rs = "0.1.1"
The mirai-api-http version which current supports: 1.7.0
mirai_rs is still unstable, so we recommend you use the newest version that avoid some bugs (and get more new bugs).