Function syn::fold::fold_local[][src]

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