Unofficial Rust wrapper for the osu! API.
Documentation
Add the following dependency to your Cargo.toml:
toml osu = "0.1"
And include it in your project:
rust extern crate osu;
License info in [LICENSE.md]. Long story short, ISC.