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

pub fn fold_file<F: ?Sized>(f: &mut F, node: File) -> File where
    F: Fold
This is supported on crate feature fold only.