pub fn looks_like_url(input: &str) -> bool
Returns true when the input looks like a parsable absolute URL.
true