from_document

Function from_document 

Source
pub async fn from_document(doc: Document) -> (Box<[Css]>, Box<[TocElem]>)
Available on crate feature ssr only.