(function() {
var implementors = Object.fromEntries([["catalog",[["impl DataSource for SystemTableDataSource"]]],["table",[["impl DataSource for DummyDataSource"],["impl DataSource for NumbersDataSource"],["impl DataSource for EmptyDataSource"],["impl DataSource for MemtableDataSource"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[211,754]}