Skip to main content

parse_model_chunks_with_export_html

Function parse_model_chunks_with_export_html 

Source
pub fn parse_model_chunks_with_export_html<S: BuildHasher>(
    chunks: &[Value],
    cid_urls: &HashMap<String, String, S>,
    export_html: Option<&str>,
) -> CapturedDocument
Expand description

Parse captured DOCS_modelChunk values and optionally merge semantic hints from Google Docs export HTML.