rustdoc
1.84.0-dev
In rustdoc::
html::
render::
sidebar
Modules
filters
Structs
Link
LinkBlock
Sidebar
Enums
ModuleLike
Functions
docblock_toc
get_associated_constants
get_associated_types
get_methods
get_next_url
get_struct_fields_name
print_sidebar
sidebar_assoc_items
sidebar_deref_methods
sidebar_enum
sidebar_foreign_type
sidebar_module
sidebar_module_like
sidebar_primitive
sidebar_render_assoc_items
sidebar_struct
sidebar_trait
sidebar_type_alias
sidebar_union
rustdoc
::
html
::
render
::
sidebar
Function
get_next_url
Copy item path
Settings
Help
Summary
Source
fn get_next_url(used_links: &mut FxHashSet<
String
>, url:
String
) ->
String