Expand description
JSON rendering. JSON rendering.
Structs§
- Json
File Entry - A single file’s TODO items in the JSON output.
- Json
Output - The top-level JSON document written by
print_json. - Json
Summary - Aggregate counts in the JSON output.
- Json
Todo Item - A single TODO item in the JSON output.
Functions§
- print_
json - Renders
resultas pretty-printed JSON.