Skip to main content

parse

Function parse 

Source
pub fn parse(html: &str) -> ParserResult<ParsedContent>
Expand description

使用默认配置快速解析 HTML 文档。