Modules§
- human
- Human-readable
OutputRenderer— replaces the formerhm-plugin-output-humanWASM plugin with a plain struct that writes formatted lines to anystd::io::Writetarget. - json
- JSON-lines
OutputRenderer— replaces the formerhm-plugin-output-jsonWASM plugin. Serialises eachBuildEventas a single JSON line. - progress
- Progress-bar
OutputRenderer— bridgesBuildEvents intotracingspans thattracing-indicatifrenders as live progress bars. - spinner
Enums§
- Output
Mode - How to render output. Determined at startup from CLI flags and TTY detection.