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

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