mirai_rs 0.1.1

mirai-rs is a mirai-api-http client implementation written in Rust
Documentation

mirai-rs

CircleCI crates

A mirai-client implemented in Rust.


Usage

Add following code in your Cargo.toml.

mirai_rs = "0.1.1"

The newest version is: crates.

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).

More information