mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-06-03 05:40:40 +00:00
Deploying to gh-pages from @ GreptimeTeam/greptimedb@c1b0418377 🚀
This commit is contained in:
9
trait.impl/opensrv_mysql/trait.AsyncMysqlShim.js
Normal file
9
trait.impl/opensrv_mysql/trait.AsyncMysqlShim.js
Normal file
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
const implementors = Object.fromEntries([["servers",[["impl<W: AsyncWrite + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Send.html\" title=\"trait core::marker::Send\">Send</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Sync.html\" title=\"trait core::marker::Sync\">Sync</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Unpin.html\" title=\"trait core::marker::Unpin\">Unpin</a>> AsyncMysqlShim<W> for <a class=\"struct\" href=\"servers/mysql/handler/struct.MysqlInstanceShim.html\" title=\"struct servers::mysql::handler::MysqlInstanceShim\">MysqlInstanceShim</a>",0]]]]);
|
||||
if (window.register_implementors) {
|
||||
window.register_implementors(implementors);
|
||||
} else {
|
||||
window.pending_implementors = implementors;
|
||||
}
|
||||
})()
|
||||
//{"start":59,"fragment_lengths":[647]}
|
||||
Reference in New Issue
Block a user