pub fn output_analysis<W: Write>( analysis: &Analysis, config: &OutputConfig, writer: &mut W, ) -> Result<()>
Output the analysis results