mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-13 02:55:39 +00:00
Deploying to gh-pages from @ 51764817f9 🚀
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
(function() {var implementors = {};
|
||||
implementors["guard"] = [{"text":"impl Deref for SETTINGS","synthetic":false,"types":[]},{"text":"impl Deref for GIT_COMMIT_HASH","synthetic":false,"types":[]}];
|
||||
implementors["tests_migrate"] = [{"text":"impl Deref for SETTINGS","synthetic":false,"types":[]}];
|
||||
implementors["guard"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/ops/deref/trait.Deref.html\" title=\"trait core::ops::deref::Deref\">Deref</a> for <a class=\"struct\" href=\"guard/struct.SETTINGS.html\" title=\"struct guard::SETTINGS\">SETTINGS</a>","synthetic":false,"types":["guard::SETTINGS"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/ops/deref/trait.Deref.html\" title=\"trait core::ops::deref::Deref\">Deref</a> for <a class=\"struct\" href=\"guard/struct.GIT_COMMIT_HASH.html\" title=\"struct guard::GIT_COMMIT_HASH\">GIT_COMMIT_HASH</a>","synthetic":false,"types":["guard::GIT_COMMIT_HASH"]}];
|
||||
implementors["tests_migrate"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/ops/deref/trait.Deref.html\" title=\"trait core::ops::deref::Deref\">Deref</a> for <a class=\"struct\" href=\"tests_migrate/struct.SETTINGS.html\" title=\"struct tests_migrate::SETTINGS\">SETTINGS</a>","synthetic":false,"types":["tests_migrate::SETTINGS"]}];
|
||||
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
||||
Reference in New Issue
Block a user