HoshinoTented / mirai-rs

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

More information

About

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

License:GNU Affero General Public License v3.0


Languages

Language:Rust 100.0%