pub fn format_source(
source: &Source,
config: &FormatConfig,
) -> Result<Source, Diagnostics>Expand description
Format a ast::Source
pub fn format_source(
source: &Source,
config: &FormatConfig,
) -> Result<Source, Diagnostics>Format a ast::Source