rustdoc
1.81.0-nightly
(684b3553f 2024-06-20)
In rustdoc::config
Function
rustdoc
::
config
::
parse_remap_path_prefix
Copy item path
source
ยท
[
−
]
fn parse_remap_path_prefix( matches: &
Matches
, ) ->
Result
<
Vec
<(
PathBuf
,
PathBuf
)>, &'static
str
>