pub fn format_code<T: FormattingConfig>( expression: Expression<'_>, formatting_config: &T, ) -> String