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.1
mirai_rs is still unstable, and it is possible to make breaking changes. So we recommend you use the newest version to avoid some bugs (and get more new bugs).