View Source jsxrecord (jsxrecord v1.3.1)

JSON with records and 'undefined'/'null' mapping. Wrapper around jsx.

Summary

Functions

-spec decode(binary() | undefined) -> term().
-spec encode(term()) -> binary().
-spec load_records(module() | [module()]) -> ok.
-spec record_defs() -> map().
Load all record definitions.