mCaptcha/mcaptcha/index.html

12 lines
13 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `mcaptcha` crate."><meta name="keywords" content="rust, rustlang, rust-lang, mcaptcha"><title>mcaptcha - Rust</title><link rel="stylesheet" type="text/css" href="../normalize.css"><link rel="stylesheet" type="text/css" href="../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" type="text/css" href="../light.css" id="themeStyle"><link rel="stylesheet" type="text/css" href="../dark.css" disabled ><link rel="stylesheet" type="text/css" href="../ayu.css" disabled ><script id="default-settings" ></script><script src="../storage.js"></script><script src="../crates.js"></script><noscript><link rel="stylesheet" href="../noscript.css"></noscript><link rel="alternate icon" type="image/png" href="../favicon-16x16.png"><link rel="alternate icon" type="image/png" href="../favicon-32x32.png"><link rel="icon" type="image/svg+xml" href="../favicon.svg"><style type="text/css">#crate-search{background-image:url("../down-arrow.svg");}</style></head><body class="rustdoc mod crate"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="sidebar"><div class="sidebar-menu" role="button">&#9776;</div><a href='../mcaptcha/index.html'><div class='logo-container rust-logo'><img src='../rust-logo.png' alt='logo'></div></a><h2 class="location">Crate mcaptcha</h2><div class="block version"><div class="narrow-helper"></div><p>Version 0.1.0</p></div><div class="sidebar-elems"><a id="all-types" href="all.html"><p>See all mcaptcha's items</p></a><div class="block items"><ul><li><a href="#modules">Modules</a></li><li><a href="#structs">Structs</a></li><li><a href="#constants">Constants</a></li><li><a href="#functions">Functions</a></li><li><a href="#types">Type Definitions</a></li></ul></div><div id="sidebar-vars" data-name="mcaptcha" data-ty="mod" data-relpath=""></div><script defer src="sidebar-items.js"></script></div></nav><div class="theme-picker"><button id="theme-picker" aria-label="Pick another theme!" aria-haspopup="menu" title="themes"><img width="18" height="18" alt="Pick another theme!" src="../brush.svg"></button><div id="theme-choices" role="menu"></div></div><nav class="sub"><form class="search-form"><div class="search-container"><div><select id="crate-search"><option value="All crates">All crates</option></select><input class="search-input" name="search" disabled autocomplete="off" spellcheck="false" placeholder="Click or press S to search, ? for more options…" type="search"></div><button type="button" id="help-button" title="help">?</button><a id="settings-menu" href="../settings.html" title="settings"><img width="18" height="18" alt="Change settings" src="../wheel.svg"></a></div></form></nav><section id="main" class="content"><h1 class="fqn"><span class="in-band">Crate <a class="mod" href="#">mcaptcha</a><button id="copy-path" onclick="copy_path(this)" title="Copy item path to clipboard"><img src="../clipboard.svg" width="19" height="18" alt="Copy item path"></button></span><span class="out-of-band"><span id="render-detail"><a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class="inner">&#x2212;</span>]</a></span><a class="srclink" href="../src/mcaptcha/main.rs.html#17-180" title="goto source code">[src]</a></span></h1><h2 id="modules" class="section-header"><a href="#modules">Modules</a></h2>
<div class="item-table"><div class="item-left module-item"><a class="mod" href="api/index.html" title="mcaptcha::api mod">api</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="mod" href="data/index.html" title="mcaptcha::data mod">data</a></div><div class="item-right docblock-short"><p>App data: redis cache, database connections, etc.</p>
</div><div class="item-left module-item"><a class="mod" href="date/index.html" title="mcaptcha::date mod">date</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="mod" href="demo/index.html" title="mcaptcha::demo mod">demo</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="mod" href="docs/index.html" title="mcaptcha::docs mod">docs</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="mod" href="email/index.html" title="mcaptcha::email mod">email</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="mod" href="errors/index.html" title="mcaptcha::errors mod">errors</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="mod" href="middleware/index.html" title="mcaptcha::middleware mod">middleware</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="mod" href="pages/index.html" title="mcaptcha::pages mod">pages</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="mod" href="routes/index.html" title="mcaptcha::routes mod">routes</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="mod" href="settings/index.html" title="mcaptcha::settings mod">settings</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="mod" href="static_assets/index.html" title="mcaptcha::static_assets mod">static_assets</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="mod" href="stats/index.html" title="mcaptcha::stats mod">stats</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="mod" href="widget/index.html" title="mcaptcha::widget mod">widget</a></div><div class="item-right docblock-short"><p>User facing CAPTCHA widget</p>
</div></div><h2 id="structs" class="section-header"><a href="#structs">Structs</a></h2>
<div class="item-table"><div class="item-left module-item"><a class="struct" href="struct.BAR_CHART.html" title="mcaptcha::BAR_CHART struct">BAR_CHART</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="struct" href="struct.CREDIT_CARD.html" title="mcaptcha::CREDIT_CARD struct">CREDIT_CARD</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="struct" href="struct.CSS.html" title="mcaptcha::CSS struct">CSS</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="struct" href="struct.CheckLogin.html" title="mcaptcha::CheckLogin struct">CheckLogin</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="struct" href="struct.DOCS_ICON.html" title="mcaptcha::DOCS_ICON struct">DOCS_ICON</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="struct" href="struct.Data.html" title="mcaptcha::Data struct">Data</a></div><div class="item-right docblock-short"><p>App data</p>
</div><div class="item-left module-item"><a class="struct" href="struct.FILES.html" title="mcaptcha::FILES struct">FILES</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="struct" href="struct.GITHUB.html" title="mcaptcha::GITHUB struct">GITHUB</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="struct" href="struct.HELP_CIRCLE.html" title="mcaptcha::HELP_CIRCLE struct">HELP_CIRCLE</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="struct" href="struct.HOME.html" title="mcaptcha::HOME struct">HOME</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="struct" href="struct.JS.html" title="mcaptcha::JS struct">JS</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="struct" href="struct.KEY.html" title="mcaptcha::KEY struct">KEY</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="struct" href="struct.MCAPTCHA_TRANS_ICON.html" title="mcaptcha::MCAPTCHA_TRANS_ICON struct">MCAPTCHA_TRANS_ICON</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="struct" href="struct.MESSAGE.html" title="mcaptcha::MESSAGE struct">MESSAGE</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="struct" href="struct.MOBILE_CSS.html" title="mcaptcha::MOBILE_CSS struct">MOBILE_CSS</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="struct" href="struct.SETTINGS.html" title="mcaptcha::SETTINGS struct">SETTINGS</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="struct" href="struct.SETTINGS_ICON.html" title="mcaptcha::SETTINGS_ICON struct">SETTINGS_ICON</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="struct" href="struct.SOURCE_FILES_OF_INSTANCE.html" title="mcaptcha::SOURCE_FILES_OF_INSTANCE struct">SOURCE_FILES_OF_INSTANCE</a></div><div class="item-right docblock-short"><p>points to source files matching build commit</p>
</div><div class="item-left module-item"><a class="struct" href="struct.Settings.html" title="mcaptcha::Settings struct">Settings</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="struct" href="struct.VERIFICATIN_WIDGET_CSS.html" title="mcaptcha::VERIFICATIN_WIDGET_CSS struct">VERIFICATIN_WIDGET_CSS</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="struct" href="struct.VERIFICATIN_WIDGET_JS.html" title="mcaptcha::VERIFICATIN_WIDGET_JS struct">VERIFICATIN_WIDGET_JS</a></div><div class="item-right docblock-short"></div></div><h2 id="constants" class="section-header"><a href="#constants">Constants</a></h2>
<div class="item-table"><div class="item-left module-item"><a class="constant" href="constant.CACHE_AGE.html" title="mcaptcha::CACHE_AGE constant">CACHE_AGE</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="constant" href="constant.COMPILED_DATE.html" title="mcaptcha::COMPILED_DATE constant">COMPILED_DATE</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="constant" href="constant.DOCS.html" title="mcaptcha::DOCS constant">DOCS</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="constant" href="constant.GIT_COMMIT_HASH.html" title="mcaptcha::GIT_COMMIT_HASH constant">GIT_COMMIT_HASH</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="constant" href="constant.PAGES.html" title="mcaptcha::PAGES constant">PAGES</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="constant" href="constant.PKG_DESCRIPTION.html" title="mcaptcha::PKG_DESCRIPTION constant">PKG_DESCRIPTION</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="constant" href="constant.PKG_HOMEPAGE.html" title="mcaptcha::PKG_HOMEPAGE constant">PKG_HOMEPAGE</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="constant" href="constant.PKG_NAME.html" title="mcaptcha::PKG_NAME constant">PKG_NAME</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="constant" href="constant.V1_API_ROUTES.html" title="mcaptcha::V1_API_ROUTES constant">V1_API_ROUTES</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="constant" href="constant.VERSION.html" title="mcaptcha::VERSION constant">VERSION</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="constant" href="constant.WIDGET_ROUTES.html" title="mcaptcha::WIDGET_ROUTES constant">WIDGET_ROUTES</a></div><div class="item-right docblock-short"></div></div><h2 id="functions" class="section-header"><a href="#functions">Functions</a></h2>
<div class="item-table"><div class="item-left module-item"><a class="fn" href="fn.get_identity_service.html" title="mcaptcha::get_identity_service fn">get_identity_service</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="fn" href="fn.get_json_err.html" title="mcaptcha::get_json_err fn">get_json_err</a></div><div class="item-right docblock-short"></div><div class="item-left module-item"><a class="fn" href="fn.main.html" title="mcaptcha::main fn">main</a></div><div class="item-right docblock-short"></div></div><h2 id="types" class="section-header"><a href="#types">Type Definitions</a></h2>
<div class="item-table"><div class="item-left module-item"><a class="type" href="type.AppData.html" title="mcaptcha::AppData type">AppData</a></div><div class="item-right docblock-short"></div></div></section><section id="search" class="content hidden"></section><div id="rustdoc-vars" data-root-path="../" data-current-crate="mcaptcha" data-search-index-js="../search-index.js" data-search-js="../search.js"></div>
<script src="../main.js"></script>
</body></html>