mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2025-12-23 06:30:05 +00:00
9 lines
913 B
JavaScript
9 lines
913 B
JavaScript
(function() {
|
|
var 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>"]]]]);
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
})()
|
|
//{"start":57,"fragment_lengths":[645]}
|