Docs.rs
htmls-0.1.8
htmls 0.1.8
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
inkicchj
Dependencies
html5ever ^0.27.0
normal
markup5ever_rcdom ^0.3.0
normal
regex ^1.11.1
normal
Versions
63.14%
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
htmls
0.1.8
Module ast
Module Items
Structs
Enums
Traits
In htmls::
parser
htmls
::
parser
Module
ast
Copy item path
Source
Structs
§
Function
Node
Function node
Enums
§
Element
Node
Element query node
Index
Node
Index selection node
Literal
Node
Top-level node type.
Selector
Node
Selector node type
SetOperation
Node
Set operation node
Text
Node
Text query node
Traits
§
Visitable
Visitable trait
Visitor
Visitor pattern trait