scah 0.0.21

CSS selectors meet streaming XML/HTML parsing. Filter StAX events and build targeted DOMs without loading the entire document.
Documentation
1
2
3
4
pub mod element;
mod open_elements;
pub mod parser;
pub mod tag;