osynic_osuapi 0.1.11

High performance, well-structured, extensible Rust osu! API client. Supports both WASM and native environments.
Documentation
pub mod beatmap;
pub mod beatmapset;
pub mod changelog;
pub mod chat;
pub mod comment;
pub mod event;
pub mod forum;
pub mod friend;
pub mod matches;
pub mod mode;
pub mod news;
pub mod notification;
pub mod oauth;
pub mod ranking;
pub mod room;
pub mod score;
pub mod search;
pub mod user;
pub mod wiki;