Module builder

Source
Expand description

This contains the definitions of builder-pattern structs.

The builder methods on the objects must be used instead to construct these builder-pattern structs.

Structsยง

MetadataBuilder
A builder used to create Metadata.
PlayerBuilder
A builder used to create Player.