Function pikadick::util::extract_urls

source ·
pub fn extract_urls(text: &str) -> impl Iterator<Item = Url> + '_
Expand description

Get an iterator over urls in text.