Function syn::fold::fold_lifetime_def[][src]

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