pub fn create_snippet( s: &str, span: &Span, title: &str, label: &str, style: CompileErrorDiagnosticsStyle, ) -> String