pub async fn recast_dir( dir: &Path, options: &FormatOptions, ) -> Result<(), Error>
Recast all the kcl files in a directory, recursively.