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

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