pub fn rustfmt( rustfmt_path: Option<PathBuf>, source: String, config_path: Option<&Path>, ) -> Result<String>