Files
greptimedb/trait.impl/opensrv_mysql/trait.AsyncMysqlShim.js
2025-12-23 03:52:51 +00:00

9 lines
913 B
JavaScript

(function() {
var implementors = Object.fromEntries([["servers",[["impl&lt;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>&gt; AsyncMysqlShim&lt;W&gt; 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]}