fn human_readable_output( out: impl Write, host: &Host, verbose: bool, ) -> Result<()>
Implementation of rendering our host structure in a “human readable” way.