parse_remap_path_prefix
rustdoc
1.93.0-beta.6
(7bea8c6cf 2026-01-09)
In rustdoc::
config
rustdoc
::
config
Function
parse_
remap_
path_
prefix
Copy item path
Source
fn parse_remap_path_prefix( matches: &Matches, ) ->
Result
<
Vec
<(
PathBuf
,
PathBuf
)>, &'static
str
>