Function syn::visit_mut::visit_type_param_mut[][src]

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