rustdoc
1.84.0-nightly
(90ab8eaed 2024-11-14)
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
>