Skip to main content

Module human

Module human 

Source
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§

HumanRenderer
Renders BuildEvents as human-readable log lines.