Re-exports

pub use html5ever;
pub use url;

Modules

Enums

Functions

Parses the provided HTML into a types::Document resolved with the proviedd URL.

Parses the HTML stored in the provided reader into a types::Document resolved with the provided URL.

Parses the HTML and returns the specified item, if found.

Removes all of the embebbed HTML and resolves any URLs found in it.