Module metadata

Module metadata 

Source
Expand description

Types for the [Metadata] section.

Structs§

Metadata
Struct containing all data from a .osu file’s [Metadata] section.

Enums§

MetadataKey
All valid keys within a .osu file’s [Metadata] section
ParseMetadataError
All the ways that parsing a .osu file into Metadata can fail.

Type Aliases§

MetadataState
The parsing state for Metadata in DecodeBeatmap.