Crate html_query_parser[][src]

Structs

HTML Element

Simple query selector

Enums

Basic node of dom

Traits

Used to insert or remove elements by Selector, and trim the dom.

Used to be converted to html string

Used to query() or query_all() with Selector

Functions

Parse the html string and return a Vector of Node.