pub fn format(source: &str) -> Result<String, QqlError>
Parse source and render it in canonical QQL form, preserving comments and blank lines.
source