website/static/api-docs/m_captcha/0.1.3/implementors/actix/actor/trait.Actor.js

3 lines
859 B
JavaScript

(function() {var implementors = {};
implementors["m_captcha"] = [{"text":"impl Actor for <a class=\"struct\" href=\"m_captcha/master/struct.Master.html\" title=\"struct m_captcha::master::Master\">Master</a>","synthetic":false,"types":["m_captcha::master::Master"]},{"text":"impl Actor for <a class=\"struct\" href=\"m_captcha/mcaptcha/struct.MCaptcha.html\" title=\"struct m_captcha::mcaptcha::MCaptcha\">MCaptcha</a>","synthetic":false,"types":["m_captcha::mcaptcha::MCaptcha"]},{"text":"impl Actor for <a class=\"struct\" href=\"m_captcha/cache/hashcache/struct.HashCache.html\" title=\"struct m_captcha::cache::hashcache::HashCache\">HashCache</a>","synthetic":false,"types":["m_captcha::cache::hashcache::HashCache"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()