rustdoc
1.84.0-nightly
(90ab8eaed 2024-11-14)
In rustdoc::
html::
format
rustdoc
::
html
::
format
Function
display_fn
Copy item path
Source
pub(crate) fn display_fn( f: impl
FnOnce
(&mut
Formatter
<'_>) ->
Result
, ) -> impl
Display