Function rustc_ast::visit::walk_param_bound
source · pub fn walk_param_bound<'a, V: Visitor<'a>>(
visitor: &mut V,
bound: &'a GenericBound
)
pub fn walk_param_bound<'a, V: Visitor<'a>>(
visitor: &mut V,
bound: &'a GenericBound
)