Skip to main content

urls_from_map

Function urls_from_map 

Source
fn urls_from_map(
    map: &BTreeMap<String, String>,
    link_host: &str,
) -> Vec<UrlInfo>