mCaptcha/implementors/lazy_static/trait.LazyStatic.js
2021-03-10 16:09:41 +00:00

4 lines
No EOL
370 B
JavaScript

(function() {var implementors = {};
implementors["guard"] = [{"text":"impl LazyStatic for SETTINGS","synthetic":false,"types":[]}];
implementors["tests_migrate"] = [{"text":"impl LazyStatic for SETTINGS","synthetic":false,"types":[]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()