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