SearchIndexExt
flams_
search
0.0.1
Search
Index
Ext
Required Methods
to_document
Implementations on Foreign Types
SearchIndex
Implementors
In flams_
search::
index
flams_search
::
index
Trait
Search
Index
Ext
Copy item path
Source
pub trait SearchIndexExt { // Required method fn
to_document
(self) -> TantivyDocument; }
Required Methods
§
Source
fn
to_document
(self) -> TantivyDocument
Implementations on Foreign Types
§
Source
§
impl
SearchIndexExt
for
SearchIndex
Source
§
fn
to_document
(self) -> TantivyDocument
Implementors
§