☰
syn
::
visit
All crates
[
−
]
[src]
Function
syn
::
visit
::
visit_ident
pub fn visit_ident<'ast, V:
Visit
<'ast> + ?
Sized
>(
_visitor:
&mut
V,
_i: &'ast
Ident
)