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
9
10
11
12
pub mod categories;
pub mod extra;
pub mod general;
pub mod mode;
pub mod rank_achieved;

pub mod genre;
pub mod language;

pub mod sort;

pub mod search_mode;