rustdoc
1.84.0-nightly
(90ab8eaed 2024-11-14)
In rustdoc::
html::
render::
print_
item
rustdoc
::
html
::
render
::
print_item
Function
wrap_item
Copy item path
Source
fn wrap_item<W, F>(w:
&mut W
, f: F)
where W:
Write
, F:
FnOnce
(
&mut W
),