☰
In rustdoc::html::render::print_item
?
Function
rustdoc
::
html
::
render
::
print_item
::
wrap_item
source
·
[
−
]
fn wrap_item<W, F>(w:
&mut W
, f: F)
where W:
Write
, F:
FnOnce
(
&mut W
),