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