ci-badge license-badge docs-badge

osu.rs

Unofficial Rust wrapper for the osu! API.

Documentation

Installation

Add the following dependency to your Cargo.toml:

toml osu = "0.1"

And include it in your project:

rust extern crate osu;

License

License info in [LICENSE.md]. Long story short, ISC.