Docs.rs
soupy-0.10.0
soupy 0.10.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
hankjordan
Dependencies
ego-tree ^0.10
normal
optional
lazy_static ^1.5
normal
optional
nom ^7.1
normal
optional
phf ^0.11
normal
optional
regex ^1.11
normal
optional
scraper ^0.22
normal
optional
xmltree ^0.11
normal
optional
Versions
97.53%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
All
soupy
0.10.0
Crate Items
Structs
Enums
Traits
List of all items
Structs
Soup
filter::And
filter::Attr
filter::Or
filter::Tag
parser::LenientHTMLParser
parser::StrictHTMLParser
parser::XMLElement
parser::XMLParser
query::Query
query::QueryItem
query::QueryIter
Enums
parser::HTMLNode
parser::XMLNode
Traits
Node
Pattern
filter::Filter
parser::Parser
query::Queryable