Crate sauron_parse

Source
Expand description

facilitates parsing html string into sauron Node

Re-exports§

pub use parser::match_attribute_function;
pub use parser::parse;
pub use parser::parse_simple;
pub use parser::tag_namespace;
pub use parser::ParseError;

Modules§

parser
This module parses literal html returns sauron dom tree