mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 18:15:39 +00:00
Deploying to gh-pages from @ 3710c8f653 🚀
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
(function() {var implementors = {};
|
||||
implementors["db_sqlx_postgres"] = [];
|
||||
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
||||
3
implementors/db_sqlx_postgres/prelude/trait.Connect.js
Normal file
3
implementors/db_sqlx_postgres/prelude/trait.Connect.js
Normal file
@@ -0,0 +1,3 @@
|
||||
(function() {var implementors = {};
|
||||
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;}})()
|
||||
@@ -0,0 +1,3 @@
|
||||
(function() {var implementors = {};
|
||||
implementors["db_sqlx_postgres"] = [{"text":"impl <a class=\"trait\" href=\"db_sqlx_postgres/prelude/trait.MCDatabase.html\" title=\"trait db_sqlx_postgres::prelude::MCDatabase\">MCDatabase</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;}})()
|
||||
3
implementors/db_sqlx_postgres/prelude/trait.Migrate.js
Normal file
3
implementors/db_sqlx_postgres/prelude/trait.Migrate.js
Normal file
@@ -0,0 +1,3 @@
|
||||
(function() {var implementors = {};
|
||||
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