Function uri_from_archive_relpath

Source
pub(crate) fn uri_from_archive_relpath(
    id: &ArchiveId,
    relpath: &str,
) -> Option<Url>