mCaptcha/implementors/db_core/trait.MCDatabase.js

3 lines
553 B
JavaScript

(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;}})()