pub fn report_error(summary: &str, context: &str, hints: &[Hint])
Print a uniform error block.
Layout:
X error - <summary> <context line 1> <context line 2> > try <hint body> > docs <hint body>