mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-15 12:30:38 +00:00
9 lines
921 B
JavaScript
9 lines
921 B
JavaScript
(function() {
|
|
const implementors = Object.fromEntries([["common_datasource",[["impl AsyncWrite for <a class=\"struct\" href=\"common_datasource/compressed_writer/struct.CompressedWriter.html\" title=\"struct common_datasource::compressed_writer::CompressedWriter\">CompressedWriter</a>",0]]],["mito2",[["impl<W> AsyncWrite for <a class=\"struct\" href=\"mito2/sst/parquet/writer/struct.SizeAwareWriter.html\" title=\"struct mito2::sst::parquet::writer::SizeAwareWriter\">SizeAwareWriter</a><W><div class=\"where\">where\n W: AsyncWrite + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a>,</div>",0]]]]);
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
})()
|
|
//{"start":59,"fragment_lengths":[236,411]}
|