Type Definition url_crawler::ErrorsCallback[][src]

type ErrorsCallback = Arc<Fn(Error) -> bool + Send + Sync>;