Skip to main content

is_uri

Function is_uri 

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

Check if a string is a URI (has a scheme:// prefix).