API Reference jason_structs v0.3.0

Modules

The main module of Jason.Structs.

A JSON Decoder that can decode a JSON to a Jason.Structs struct, if its module 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.

A Typed Struct plugin, used to customize a definition of a TypedStruct.