mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-12 02:25:41 +00:00
Deploying to gh-pages from @ dd726c15d1e1d3bdb80c80d056ffc26a40c5eef0 🚀
This commit is contained in:
@@ -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;}})()
|
||||
@@ -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;}})()
|
||||
Reference in New Issue
Block a user