fn from_document_i( doc: Document, prefix: String, css: VecSet<Css>, ) -> impl Future<Output = (VecSet<Css>, Box<[TocElem]>)> + Send
ssr