(function() {var implementors = {};
implementors["tantivy"] = ["impl<'b> Streamer<'b> for BlockSegmentPostings",];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()