format_file

Function format_file 

Source
pub fn format_file(
    path: &Path,
    config: Arc<FormatterConfig>,
    compiler: &mut Compiler,
) -> FormatterResult