Skip to main content
parse_remap_path_prefix
rustdoc
1.96.0-nightly
(a25435bcf 2026-03-29)
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
>