Expand description
Types for the [Editor] section.
Structs§
- Struct containing all data from a
.osufile’s[Editor]section.
Enums§
- All valid keys within a
.osufile’s[Editor]section - All the ways that parsing a
.osufile intoEditorcan fail.
Type Aliases§
- The parsing state for
EditorinDecodeBeatmap.