Skip to main content

convert_parsed

Function convert_parsed 

Source
pub fn convert_parsed(
    doc: &Html,
    base_url: &str,
    content_type: ContentType,
) -> Converted
Expand description

Convert a parsed document to the requested content type.