Firebreak.JSON (Firebreak v0.1.0)

Copy Markdown View Source

A tiny, zero-dependency JSON encoder — just enough to emit Firebreak's report as a CI artifact without pulling in a dependency. A CI gate should be boring and offline; that includes its own dependency footprint.

Summary

Functions

encode_to_string(term)

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