Function syn::fold::fold_bound_lifetimes
source · pub fn fold_bound_lifetimes<F>(
f: &mut F,
node: BoundLifetimes
) -> BoundLifetimeswhere
F: Fold + ?Sized,
pub fn fold_bound_lifetimes<F>(
f: &mut F,
node: BoundLifetimes
) -> BoundLifetimeswhere
F: Fold + ?Sized,