Expand description
Human-readable OutputRenderer — replaces the former
hm-plugin-output-human WASM plugin with a plain struct that
writes formatted lines to any std::io::Write target.
Structs§
- Human
Renderer - Renders
BuildEvents as human-readable log lines.