pub fn extract_link( element: &ElementRef<'_>, base_url: Option<&Url>, ) -> Option<Link>
Extract a single link from an anchor element