rustdoc
1.84.0-dev
In rustdoc::
config
Structs
Options
PathToParts
RenderOptions
ShouldMerge
Enums
EmitType
InputMode
ModuleSorting
OutputFormat
Functions
check_deprecated_options
make_input
markdown_input
parse_extern_html_roots
parse_include_parts_dir
parse_merge
parse_remap_path_prefix
rustdoc
::
config
Function
parse_remap_path_prefix
Copy item path
Settings
Help
Summary
Source
fn parse_remap_path_prefix( matches: &
Matches
, ) ->
Result
<
Vec
<(
PathBuf
,
PathBuf
)>, &'static
str
>