API Reference jason_structs v0.2.0

Modules

A JSON Decoder that can decode a JSON to a Jason.Structs struct, if its modul is provided.

Implementation that is applied to all the Jason.Structs structs.

This module defines the jason_struct macro, which can be used to define a struct convertable to JSON and decodable from JSON.