format_directory

Function format_directory 

Source
pub async fn format_directory(
    dir: PathBuf,
    check_only: bool,
) -> Result<Vec<FormatResult>, Box<dyn Error>>