mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-14 12:00:40 +00:00
9 lines
690 B
JavaScript
9 lines
690 B
JavaScript
(function() {
|
|
const implementors = Object.fromEntries([["query",[["impl TableProvider for <a class=\"struct\" href=\"query/dummy_catalog/struct.DummyTableProvider.html\" title=\"struct query::dummy_catalog::DummyTableProvider\">DummyTableProvider</a>",0]]],["table",[["impl TableProvider for <a class=\"struct\" href=\"table/table/adapter/struct.DfTableProviderAdapter.html\" title=\"struct table::table::adapter::DfTableProviderAdapter\">DfTableProviderAdapter</a>",0]]]]);
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
})()
|
|
//{"start":59,"fragment_lengths":[201,215]}
|