favro v0.2.1 Favro.Serializable protocol
Describes a basic protocol for converting structs to and from maps
Link to this section Summary
Link to this section Types
Link to this section Functions
Link to this function
from_map(struct, map)
Convert a map into a struct
Link to this function
to_map(struct)
Convert a struct to a map suitable for JSON serialization