Skip to main content

format_source

Function format_source 

Source
pub fn format_source(
    source: &str,
    _filename: &str,
) -> Result<String, Vec<Diagnostic>>
Expand description

Format Trident source code, preserving comments.