Ditliti.Json (ditliti v0.1.2)

Copy Markdown View Source

Minimal dependency-free JSON encoder used so the SDK does not force a Jason/Poison dependency choice on the host application.

Summary

Functions

encode(value)

@spec encode(term()) :: String.t()