Deploying to gh-pages from @ dd726c15d1e1d3bdb80c80d056ffc26a40c5eef0 🚀

This commit is contained in:
realaravinth
2022-07-23 11:29:00 +00:00
parent 5d14cf491f
commit 4211e4aae8
345 changed files with 10248 additions and 259 deletions

View File

@@ -1,3 +1,4 @@
(function() {var implementors = {};
implementors["db_sqlx_maria"] = [{"text":"impl <a class=\"trait\" href=\"db_sqlx_maria/prelude/trait.Connect.html\" title=\"trait db_sqlx_maria::prelude::Connect\">Connect</a> for <a class=\"enum\" href=\"db_sqlx_maria/enum.ConnectionOptions.html\" title=\"enum db_sqlx_maria::ConnectionOptions\">ConnectionOptions</a>","synthetic":false,"types":["db_sqlx_maria::ConnectionOptions"]}];
implementors["db_sqlx_postgres"] = [{"text":"impl <a class=\"trait\" href=\"db_sqlx_postgres/prelude/trait.Connect.html\" title=\"trait db_sqlx_postgres::prelude::Connect\">Connect</a> for <a class=\"enum\" href=\"db_sqlx_postgres/enum.ConnectionOptions.html\" title=\"enum db_sqlx_postgres::ConnectionOptions\">ConnectionOptions</a>","synthetic":false,"types":["db_sqlx_postgres::ConnectionOptions"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View File

@@ -1,3 +1,4 @@
(function() {var implementors = {};
implementors["db_sqlx_maria"] = [{"text":"impl <a class=\"trait\" href=\"db_sqlx_maria/prelude/trait.Migrate.html\" title=\"trait db_sqlx_maria::prelude::Migrate\">Migrate</a> for <a class=\"struct\" href=\"db_sqlx_maria/struct.Database.html\" title=\"struct db_sqlx_maria::Database\">Database</a>","synthetic":false,"types":["db_sqlx_maria::Database"]}];
implementors["db_sqlx_postgres"] = [{"text":"impl <a class=\"trait\" href=\"db_sqlx_postgres/prelude/trait.Migrate.html\" title=\"trait db_sqlx_postgres::prelude::Migrate\">Migrate</a> for <a class=\"struct\" href=\"db_sqlx_postgres/struct.Database.html\" title=\"struct db_sqlx_postgres::Database\">Database</a>","synthetic":false,"types":["db_sqlx_postgres::Database"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()