[][src]Function syn::visit_mut::visit_expr_type_mut

pub fn visit_expr_type_mut<V: ?Sized>(v: &mut V, node: &mut ExprType) where
    V: VisitMut