[][src]Function rustdoc::html::render::extern_location

fn extern_location(
    e: &ExternalCrate,
    extern_url: Option<&str>,
    dst: &Path
) -> ExternalLocation

Attempts to find where an external crate is located, given that we're rendering in to the specified source destination.