syn::fold

Function fold_lifetime

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