Function schematic::is_url_like

source ·
pub fn is_url_like(value: &str) -> bool
Expand description

Returns true if the value looks like a URL, by checking for http://, https://, or www.