osynic_osuapi 0.1.11

High performance, well-structured, extensible Rust osu! API client. Supports both WASM and native environments.
Documentation
1
2
3
4
5
6
7
8
pub mod beatmap;
pub mod best;
pub mod mods;
pub mod multiplayer;
pub mod recent;
pub mod replay;
pub mod scores;
pub mod user;