Skip to main content

is_url

Function is_url 

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

Determines if the input string is a URL (starts with http:// or https://)