is_url

Function is_url 

Source
pub fn is_url(text: &str) -> bool
Expand description

Check if a string is a URL (starts with http:// or https://)