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

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