Files
greptimedb/trait.impl/object_store/trait.ObjectStore.js
2026-05-06 03:54:13 +00:00

9 lines
458 B
JavaScript

(function() {
const implementors = Object.fromEntries([["object_store",[["impl ObjectStore for <a class=\"struct\" href=\"object_store/compat/struct.OpendalStore.html\" title=\"struct object_store::compat::OpendalStore\">OpendalStore</a>",0]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":59,"fragment_lengths":[188]}