Skip to main content

is_uri

Function is_uri 

Source
pub fn is_uri(s: &str) -> bool
Expand description

Returns true if s is a valid absolute URI per RFC 3986.