rustdoc
1.84.0-beta.4
(202008a1b 2024-12-07)
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
>