human_readable_output

Function human_readable_output 

Source
fn human_readable_output(
    out: impl Write,
    host: &Host,
    verbose: bool,
) -> Result<()>
Expand description

Implementation of rendering our host structure in a “human readable” way.