Skip to main content

format

Function format 

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

Format source, returning canonical Pine text. Returns FormatError when the source does not lex or parse.