jstruct.deserializer

Deserialization utilities

Members

Functions

fromJSON
RecordType fromJSON(JSONValue jsonIn)

Deserializes the provided JSON into a struct of type RecordType

Meta