rustdoc
1.81.0-nightly
(c6727fc9b 2024-07-12)
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
>