pub fn format_source(text: &str) -> Result<String, DeclError>
The canonical formatting of a source text; fails when it does not parse.