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