rustdoc
1.82.0
(f6e511eec 2024-10-15)
In rustdoc::
html::
render::
print_
item
Function
rustdoc
::
html
::
render
::
print_item
::
wrap_item
Copy item path
source
ยท
[
−
]
fn wrap_item<W, F>(w:
&mut W
, f: F)
where W:
Write
, F:
FnOnce
(
&mut W
),