(function() {var implementors = {};
implementors["mentat_db"] = ["impl UpdateableCache<DbError> for AttributeCaches","impl UpdateableCache<DbError> for SQLiteAttributeCache","impl UpdateableCache<DbError> for InProgressSQLiteAttributeCache",];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()