Searched defs:fold_bound_lifetimes (Results 1 – 1 of 1) sorted by relevance
72 fn fold_bound_lifetimes(&mut self, i: BoundLifetimes) -> BoundLifetimes { in fold_bound_lifetimes() method980 pub fn fold_bound_lifetimes<F>(f: &mut F, node: BoundLifetimes) -> BoundLifetimes in fold_bound_lifetimes() function