pub fn format_ast<'ast>(
gcx: Gcx<'ast>,
source: &'ast Source<'ast>,
config: Arc<FormatterConfig>,
) -> Option<String>
pub fn format_ast<'ast>(
gcx: Gcx<'ast>,
source: &'ast Source<'ast>,
config: Arc<FormatterConfig>,
) -> Option<String>