Function get_elem_uri

Source
pub fn get_elem_uri(
    a: &ArchiveId,
    p: Option<String>,
    l: Option<Language>,
    d: &str,
    e: &str,
) -> Option<DocumentElementURI>
Available on crate feature ssr only.