Function syn::visit_mut::visit_type_paren_mut

source ยท
pub fn visit_type_paren_mut<V>(v: &mut V, node: &mut TypeParen)
where V: VisitMut + ?Sized,
Available on crate feature visit-mut and (crate features derive or full) only.