Skip to main content

is_url

Function is_url 

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

Returns true if s starts with http:// or https://.