Module osu_file_parser::osu_file
source · [−]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
An .osu file represented as a struct.
Enums
Error for when there’s a problem parsing an .osu file.