pub fn has_scheme(input: &str) -> bool
Returns true when the input begins with a valid URI scheme.
true