Function syn::visit::visit_type_param_bound [−][src]
pub fn visit_type_param_bound<'ast, V: ?Sized>(
v: &mut V,
node: &'ast TypeParamBound
) where
V: Visit<'ast>,
pub fn visit_type_param_bound<'ast, V: ?Sized>(
v: &mut V,
node: &'ast TypeParamBound
) where
V: Visit<'ast>,