Re-exports§
pub use error::Error;pub use error::Result;pub use reader::init_loop;pub use reader::waiting_for_gamestate;pub use reader::beatmap;pub use reader::common;pub use reader::resultscreen;
Modules§
Macros§
- generate_
offset_ getter - Generates offset-based getter functions for memory access.
- impl_
osu_ accessor - Generates OSU memory accessor methods with automatic client dispatching.