Function check_url

Source
pub async fn check_url(url: &str) -> Result<String, Box<dyn Error>>