[][src]Module extrablatt::extract

Structs

DefaultExtractor

An Extractor that only uses the default implementation in the Extractor trait.

MetaNode

Represents <meta> select::node::Node in a select::document::Document.

Traits

Extractor

Used to retrieve all valuable information from a select::document::Document.