Function syn::fold::fold_lifetime[][src]

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