Re-exports§
pub use colours::Colours;pub use difficulty::Difficulty;pub use editor::Editor;pub use events::Events;pub use general::General;pub use hitobjects::HitObjects;pub use metadata::Metadata;pub use osb::Osb;pub use timingpoints::TimingPoints;pub use types::*;
Modules§
Structs§
- OsuFile
- An .osu file represented as a struct.
Enums§
- Parse
Error - Error for when there’s a problem parsing an .osu file.