Function rustdoc::config::parse_remap_path_prefix

source ยท
fn parse_remap_path_prefix(
    matches: &Matches,
) -> Result<Vec<(PathBuf, PathBuf)>, &'static str>