pub fn format_source(source: &str) -> String
Format a whole source text: structural reindentation for code, raw passthrough for string interiors and prose, LF endings, preserved final newline.