Skip to main content

format

Function format 

Source
pub fn format(source: &str) -> Result<String, QqlError>
Expand description

Parse source and render it in canonical QQL form, preserving comments and blank lines.