Skip to main content

Module prelude

Module prelude 

Source
Expand description

Commonly used items from this crate.

The selectors! macro and scraper re-export live at the crate root.

Re-exportsยง

pub use crate::HtmlContext;
pub use crate::HtmlCrawler;
pub use crate::HtmlError;
pub use crate::HtmlKind;
pub use crate::HtmlKindBuilder;
pub use crate::HtmlLinkExtractor;
pub use crate::SynchronizedHtml;