osu 0.1.1

Unofficial Rust wrapper for the osu! API.
osu-0.1.1 doesn't have any documentation.

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:

osu = "0.1"

And include it in your project:

extern crate osu;

License

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