parse_remap_path_prefix
rustdoc
1.94.0-nightly
(1aa9bab4e 2025-12-05)
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
>