Module value

Source

Structs§

ValueEnum
A value for an enum. Strings are used instead of numbers so that we can handle loading “broken” data.
ValueMap
Hashmap-like container
ValueRecord
A struct-like container of properties

Enums§

PropertyValue
All the possible value types that can exist that do not potentially contain values within them. So excludes containers, nullable, records, etc.
Value
All the possible types that can be stored in a Value