[][src]Function syn::fold::fold_file

pub fn fold_file<F: ?Sized>(f: &mut F, node: File) -> File where
    F: Fold