rustdoc
1.84.0-nightly
(86d69c705 2024-10-22)
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