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