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