Skip to main content

html_to_structured

Function html_to_structured 

Source
pub fn html_to_structured(html: &str, base_url: &str) -> StructuredDoc
Expand description

Build a structured document. Each non-empty line of the reference-style text becomes a paragraph block; references are carried alongside.