Searched defs:walk_param_bound (Results 1 – 2 of 2) sorted by relevance
585 pub fn walk_param_bound<'a, V: Visitor<'a>>(visitor: &mut V, bound: &'a GenericBound) { in walk_param_bound() function
1068 pub fn walk_param_bound<'v, V: Visitor<'v>>(visitor: &mut V, bound: &'v GenericBound<'v>) { in walk_param_bound() function