Modules§
Structs§
- Spud
Builder Sync - Represents a builder for creating SPUD objects.
- Spud
Decoder Sync - The
SpudDecoderSyncis responsible for decoding SPUD files into a JSON format. - Spud
Object Sync - Represents a SPUD object, which is a collection of fields and values. It allows adding values to fields and manages the internal data structure for SPUD encoding.