Function syn::visit_mut::visit_type_param_mut

source ·
pub fn visit_type_param_mut<V>(v: &mut V, node: &mut TypeParam)
where V: VisitMut + ?Sized,