osynic_osuapi 0.1.11

High performance, well-structured, extensible Rust osu! API client. Supports both WASM and native environments.
Documentation
pub mod beatmaps;
pub mod beatmapsets;
pub mod changelog;
pub mod chat;
pub mod comments;
pub mod events;
pub mod forum;
pub mod friends;
pub mod matches;
pub mod multiplayer;
pub mod news;
pub mod notifications;
pub mod oauth;
pub mod ranking;
pub mod scores;
pub mod search;
pub mod session;
pub mod users;
pub mod wiki;