Skip to main content

Module data

Module data 

Source
Expand description

Internal data structs

Here, you’ll find Value, Mark, and Type.

Modules§

de
Serde Deserializer implementation for Value
ser
Serde Serializer implementation for Value

Enums§

Mark
An indicator of what’s contained in the value.
Type
An indicator for what type of value is stored
Value
The basic unit for data in binary save data.