pub fn looks_like_uri(input: &str) -> bool
Returns true when the input starts with a valid URI scheme or authority marker.
true