pub fn render_human_report<W: Write>(
result: &ScanResult,
registry: &RuleRegistry,
writer: W,
use_color: bool,
) -> Result<()>pub fn render_human_report<W: Write>(
result: &ScanResult,
registry: &RuleRegistry,
writer: W,
use_color: bool,
) -> Result<()>