index_document

Function index_document 

Source
pub fn index_document(
    doc: &Document,
    html: &str,
) -> impl Iterator<Item = SearchIndex>