website/static/api-docs/m_captcha/0.1.3/implementors/core/marker/trait.Copy.js

3 lines
885 B
JavaScript

(function() {var implementors = {};
implementors["m_captcha"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"struct\" href=\"m_captcha/defense/struct.Level.html\" title=\"struct m_captcha::defense::Level\">Level</a>","synthetic":false,"types":["m_captcha::defense::Level"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/marker/trait.Copy.html\" title=\"trait core::marker::Copy\">Copy</a> for <a class=\"struct\" href=\"m_captcha/defense/struct.LevelBuilder.html\" title=\"struct m_captcha::defense::LevelBuilder\">LevelBuilder</a>","synthetic":false,"types":["m_captcha::defense::LevelBuilder"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()