Skip to main content

find_url

Function find_url 

Source
pub(crate) fn find_url(line: &str) -> Option<usize>
Expand description

Check whether a string contains an http(s) URL, returning the start position.