Module ftml::render::json[][src]

A simple renderer that outputs the SyntaxTree as JSON.

This implementation of Render will produce the same JSON output as is used in the AST tests at src/test.rs.

Structs

JsonRender