mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2025-12-23 06:30:05 +00:00
9 lines
1.1 KiB
JavaScript
9 lines
1.1 KiB
JavaScript
(function() {
|
|
var implementors = Object.fromEntries([["common_base",[["impl<R: <a class=\"trait\" href=\"common_base/range_read/trait.RangeReader.html\" title=\"trait common_base::range_read::RangeReader\">RangeReader</a> + 'static> AsyncRead for <a class=\"struct\" href=\"common_base/range_read/struct.AsyncReadAdapter.html\" title=\"struct common_base::range_read::AsyncReadAdapter\">AsyncReadAdapter</a><R>"]]],["mito2",[["impl<R: AsyncRead + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a>> AsyncRead for <a class=\"struct\" href=\"mito2/sst/index/store/struct.InstrumentedAsyncRead.html\" title=\"struct mito2::sst::index::store::InstrumentedAsyncRead\">InstrumentedAsyncRead</a><'_, R>"]]]]);
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
})()
|
|
//{"start":57,"fragment_lengths":[373,519]}
|