Function from_document

Source
pub async fn from_document(doc: &Document) -> (Vec<CSS>, Vec<TOCElem>)
Available on crate feature ssr only.