syn::gen::fold

Function fold_lifetime

source
pub fn fold_lifetime<F>(f: &mut F, node: Lifetime) -> Lifetime
where F: Fold + ?Sized,