Skip to main content

Module json

Module json 

Source
Expand description

JSON renderer for cuenv events.

Renders events as JSON lines for machine consumption. This module is allowed to use println! as it’s the output layer.

Structs§

JsonRenderer
JSON renderer that outputs events as JSON lines.