☰
rustdoc
1.75.0-dev
In rustdoc::clean
Modules
auto_trait
blanket_impl
cfg
inline
render_macro_matchers
simplify
types
utils
Enums
ContainerTy
FunctionArgs
ObjectLifetimeDefault
Functions
add_without_unwanted_attributes
can_elide_trait_object_lifetime_bound
clean_args_from_types_and_body_id
clean_args_from_types_and_names
clean_bare_fn_ty
clean_bound_vars
clean_const
clean_doc_module
clean_extern_crate
clean_field
clean_field_with_def_id
clean_fn_decl_from_did_and_sig
clean_fn_decl_legacy_const_generics
clean_fn_decl_with_args
clean_fn_or_proc_macro
clean_function
clean_generic_args
clean_generic_bound
clean_generic_param
clean_generic_param_def
clean_generics
clean_hir_term
clean_impl
clean_impl_item
clean_lifetime
clean_maybe_renamed_foreign_item
clean_maybe_renamed_item
clean_middle_assoc_item
clean_middle_const
clean_middle_field
clean_middle_opaque_bounds
clean_middle_region
clean_middle_term
clean_middle_ty
clean_path
clean_path_segment
clean_poly_trait_predicate
clean_poly_trait_ref
clean_poly_trait_ref_with_bindings
clean_predicate
clean_proc_macro
clean_projection
clean_projection_predicate
clean_qpath
clean_region_outlives_predicate
clean_trait_item
clean_trait_object_lifetime_bound
clean_trait_ref
clean_trait_ref_with_bindings
clean_ty
clean_ty_alias_inner_type
clean_ty_generics
clean_type_binding
clean_type_outlives_predicate
clean_use_statement
clean_use_statement_inner
clean_variant
clean_variant_data
clean_variant_def
clean_variant_def_with_args
clean_where_predicate
compute_should_show_cast
filter_tokens_from_list
first_non_private
first_non_private_clean_path
generate_item_with_correct_attrs
get_all_import_attributes
is_elided_lifetime
is_impl_trait
maybe_expand_private_type_alias
normalize
projection_to_path_segment
reexport_chain
?
Function
rustdoc
::
clean
::
clean_path
source
·
[
−
]
fn clean_path<'tcx>(path: &
Path
<'tcx>, cx: &mut
DocContext
<'tcx>) ->
Path