toml_
edit
0.22.22
In toml_
edit::
visit
toml_edit
::
visit
Function
visit_string
Copy item path
source
fn visit_string<'doc, V>(_v:
&mut V
, _node: &'doc
Formatted
<
String
>)
where V:
Visit
<'doc> + ?
Sized
,