Docs.rs
html-filter-0.2.0
html-filter 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
t-webber
Dependencies
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
html_
filter
0.2.0
Module prelude
Module Items
Structs
Enums
In crate html_
filter
html_filter
Module
prelude
Copy item path
Source
Expand description
Main types of the API to export to external users
Structs
§
Filter
Filters to select the wanted elements of an Html tree.
Tag
Tag structure, with its name and attributes
Enums
§
Html
Dom tree structure to represent the parsed html.