scah 0.0.16

CSS selectors meet streaming XML/HTML parsing. Filter StAX events and build targeted DOMs without loading the entire document.
Documentation
1
2
3
4
5
6
pub mod cursor;
pub mod executor;
pub mod multiplexer;
//pub mod tree;

pub(crate) type DepthSize = u16;