Function validate_url

Source
pub fn validate_url<T>(val: T) -> bool
where T: AsRef<str>,
Expand description

Validates whether the string given is a url