Skip to main content

looks_like_uri

Function looks_like_uri 

Source
pub fn looks_like_uri(input: &str) -> bool
Expand description

Returns true when the input starts with a valid URI scheme or authority marker.