Type Definition url_crawler::PreFetchCallback[][src]

type PreFetchCallback = Arc<Fn(&Url) -> bool + Send + Sync>;