Crate spud_rs

Source

Modules§

types

Structs§

SpudBuilder
Represents a builder for creating SPUD objects.
SpudDecoder
The SpudDecoder is responsible for decoding SPUD files into a JSON format.
SpudObject
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.