Skip to main content

from_document

Function from_document 

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