Function syn::fold::fold_file

source ยท
pub fn fold_file<F>(f: &mut F, node: File) -> File
where F: Fold + ?Sized,
Available on crate features fold and full only.