(function() {var implementors = {};
implementors["error_chain"] = [];
implementors["tantivy"] = [{text:"impl ChainedError for Error",synthetic:false,types:["tantivy::error::Error"]},];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()