☰
Other items in
syn
::
visit
All crates
?
Function
syn
::
visit
::
visit_type
[
−
]
[src]
pub fn visit_type<'ast, V>(v:
&mut
V, node: &'ast
Type
)
where
V:
Visit
<'ast> + ?
Sized
,