☰
In toml_edit::visit
?
Function
toml_edit
::
visit
::
visit_item
source
·
[
−
]
pub fn visit_item<'doc, V>(v:
&mut
V, node: &'doc
Item
)
where
V:
Visit
<'doc> + ?
Sized
,