mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-05-21 02:30:43 +00:00
11 lines
677 B
JavaScript
11 lines
677 B
JavaScript
(function() {var implementors = {};
|
|
implementors["tantivy"] = [{text:"impl<'b> <a class=\"trait\" href=\"fst/stream/trait.Streamer.html\" title=\"trait fst::stream::Streamer\">Streamer</a><'b> for <a class=\"struct\" href=\"tantivy/postings/struct.BlockSegmentPostings.html\" title=\"struct tantivy::postings::BlockSegmentPostings\">BlockSegmentPostings</a>",synthetic:false,types:["tantivy::postings::segment_postings::BlockSegmentPostings"]},];
|
|
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
|
|
})()
|