Skip to main content

Module engine

Module engine 

Source

Re-exports§

pub use crate::stats::CrawlStats;

Structs§

CrawlEngine
Fluent builder for configuring and launching a crawl.
ItemStream
An async stream of scraped items returned by CrawlEngine::stream.