☰
In rustdoc::html::format
In rustdoc::html::format
Structs
Buffer
Enums
Ending
HrefError
Traits
Print
PrintWithSpace
Functions
anchor
comma_sep
display_fn
fmt_type
generate_macro_def_id_path
href
href_relative_parts
href_with_root_path
join_with_double_colon
primitive_link
primitive_link_fragment
print_abi_with_space
print_constness_with_space
print_default_space
print_generic_bounds
print_where_clause
resolved_path
tybounds
?
Function
rustdoc
::
html
::
format
::
display_fn
source
·
[
−
]
pub(crate) fn display_fn(
f: impl
FnOnce
(&mut
Formatter
<'_>) ->
Result
) -> impl
Display