Module rosu_map::section::difficulty
source · Expand description
Types for the [Difficulty] section.
Structs§
- Struct containing all data from a
.osufile’s[Difficulty]section. - The parsing state for
DifficultyinDecodeBeatmap.
Enums§
- All valid keys within a
.osufile’s[Difficulty]section - All the ways that parsing a
.osufile intoDifficultycan fail.