Function format_file_source

Source
pub fn format_file_source(
    source: &str,
    settings: &FormatterSettings,
) -> Result<String, FormatError>