rustdoc
1.87.0-nightly
(cbfdf0b01 2025-03-13)
In rustdoc::
html::
render
Modules
context
ordered_json
print_item
search_index
sidebar
sorted_template
span_map
type_layout
write_shared
Structs
AllTypes
ImplRenderingParameters
IndexItem
IndexItemFunctionType
ItemEntry
ItemInfo
RenderType
StylePath
Enums
AssocConstValue
AssocItemLink
AssocItemRender
ItemSection
RenderMode
RenderTypeId
ShortItemInfo
Constants
MAX_FULL_EXAMPLES
NUM_VISIBLE_LINES
Functions
assoc_const
assoc_href_attr
assoc_method
assoc_type
collect_paths_for_type
document
document_full
document_full_collapsible
document_full_inner
document_item_info
document_short
ensure_trailing_slash
extract_for_impl_name
get_filtered_impls_for_reference
get_id_for_impl
item_ty_to_section
notable_traits_button
notable_traits_decl
notable_traits_json
portability
render_all_impls
render_assoc_item
render_assoc_items
render_assoc_items_inner
render_attributes_in_code
render_attributes_in_pre
render_call_locations
render_deref_methods
render_impl
render_impl_summary
render_impls
render_markdown
render_rightside
render_stability_since_raw
render_stability_since_raw_with_extra
scrape_examples_help
short_item_info
should_render_item
since_to_string
small_url_encode
write_impl_section_heading
write_section_heading
rustdoc
::
html
::
render
Function
notable_traits_decl
Copy item path
Settings
Help
Summary
Source
fn notable_traits_decl(ty: &
Type
, cx: &
Context
<'_>) -> (
String
,
String
)