favro v0.2.1 Favro.Serializable protocol

Describes a basic protocol for converting structs to and from maps

Link to this section Summary

Functions

Convert a map into a struct

Convert a struct to a map suitable for JSON serialization

Link to this section Types

Link to this section Functions

Link to this function

from_map(struct, map)

Convert a map into a struct

Convert a struct to a map suitable for JSON serialization