Function rustdoc::config::parse_extern_html_roots
source · [−]Expand description
Extracts --extern-html-root-url
arguments from matches
and returns a map of crate names to
the given URLs. If an --extern-html-root-url
argument was ill-formed, returns an error
describing the issue.