Crate parsex

Source

Re-exports§

pub use self::stack::Stack;
pub use self::token::Token;

Modules§

query
stack
token
token_iter

Functions§

parse_attr
Parse string into hashmap of attributes
parse_html
Parse block of HTML code into a token stack