mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-05-20 13:56:40 +00:00
4 lines
2.0 KiB
JavaScript
4 lines
2.0 KiB
JavaScript
(function() {var implementors = {};
|
|
implementors["guard"] = [{"text":"impl <a class=\"trait\" href=\"https://docs.rs/lazy_static/1.4.0/lazy_static/trait.LazyStatic.html\" title=\"trait lazy_static::LazyStatic\">LazyStatic</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://docs.rs/lazy_static/1.4.0/lazy_static/trait.LazyStatic.html\" title=\"trait lazy_static::LazyStatic\">LazyStatic</a> for <a class=\"struct\" href=\"guard/struct.S.html\" title=\"struct guard::S\">S</a>","synthetic":false,"types":["guard::S"]},{"text":"impl <a class=\"trait\" href=\"https://docs.rs/lazy_static/1.4.0/lazy_static/trait.LazyStatic.html\" title=\"trait lazy_static::LazyStatic\">LazyStatic</a> for <a class=\"struct\" href=\"guard/struct.FILES.html\" title=\"struct guard::FILES\">FILES</a>","synthetic":false,"types":["guard::FILES"]},{"text":"impl <a class=\"trait\" href=\"https://docs.rs/lazy_static/1.4.0/lazy_static/trait.LazyStatic.html\" title=\"trait lazy_static::LazyStatic\">LazyStatic</a> for <a class=\"struct\" href=\"guard/struct.JS.html\" title=\"struct guard::JS\">JS</a>","synthetic":false,"types":["guard::JS"]},{"text":"impl <a class=\"trait\" href=\"https://docs.rs/lazy_static/1.4.0/lazy_static/trait.LazyStatic.html\" title=\"trait lazy_static::LazyStatic\">LazyStatic</a> for <a class=\"struct\" href=\"guard/struct.CSS.html\" title=\"struct guard::CSS\">CSS</a>","synthetic":false,"types":["guard::CSS"]}];
|
|
implementors["tests_migrate"] = [{"text":"impl <a class=\"trait\" href=\"https://docs.rs/lazy_static/1.4.0/lazy_static/trait.LazyStatic.html\" title=\"trait lazy_static::LazyStatic\">LazyStatic</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;}})() |