Function hyraigne::get_spider_for[][src]

#[must_use]pub fn get_spider_for(url: &Url, opts: Options) -> Option<Box<dyn Site>>

Return a web spider adapted to the given URL.

If the given URL is not supported, None is returned.