Deploying to gh-pages from @ f80bb8dd2e 🚀

This commit is contained in:
realaravinth
2021-04-09 18:14:20 +00:00
parent d3f78b53d7
commit d78373efd7
70 changed files with 488 additions and 682 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,4 +1,3 @@
(function() {var implementors = {};
implementors["frontend"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"frontend/struct.IndexPage.html\" title=\"struct frontend::IndexPage\">IndexPage</a>","synthetic":false,"types":["frontend::IndexPage"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"frontend/signup/struct.IndexPage.html\" title=\"struct frontend::signup::IndexPage\">IndexPage</a>","synthetic":false,"types":["frontend::signup::IndexPage"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"frontend/panel/struct.IndexPage.html\" title=\"struct frontend::panel::IndexPage\">IndexPage</a>","synthetic":false,"types":["frontend::panel::IndexPage"]}];
implementors["guard"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"guard/api/v1/meta/struct.BuildDetailsBuilder.html\" title=\"struct guard::api::v1::meta::BuildDetailsBuilder\">BuildDetailsBuilder</a>","synthetic":false,"types":["guard::api::v1::meta::BuildDetailsBuilder"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"guard/api/v1/meta/struct.HealthBuilder.html\" title=\"struct guard::api::v1::meta::HealthBuilder\">HealthBuilder</a>","synthetic":false,"types":["guard::api::v1::meta::HealthBuilder"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"guard/templates/auth/login/struct.IndexPage.html\" title=\"struct guard::templates::auth::login::IndexPage\">IndexPage</a>","synthetic":false,"types":["guard::templates::auth::login::IndexPage"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"guard/templates/auth/register/struct.IndexPage.html\" title=\"struct guard::templates::auth::register::IndexPage\">IndexPage</a>","synthetic":false,"types":["guard::templates::auth::register::IndexPage"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/default/trait.Default.html\" title=\"trait core::default::Default\">Default</a> for <a class=\"struct\" href=\"guard/templates/panel/struct.IndexPage.html\" title=\"struct guard::templates::panel::IndexPage\">IndexPage</a>","synthetic":false,"types":["guard::templates::panel::IndexPage"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,5 +1,4 @@
(function() {var implementors = {};
implementors["frontend"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/ops/deref/trait.Deref.html\" title=\"trait core::ops::deref::Deref\">Deref</a> for <a class=\"struct\" href=\"frontend/struct.FILES.html\" title=\"struct frontend::FILES\">FILES</a>","synthetic":false,"types":["frontend::FILES"]}];
implementors["guard"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/ops/deref/trait.Deref.html\" title=\"trait core::ops::deref::Deref\">Deref</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://doc.rust-lang.org/nightly/core/ops/deref/trait.Deref.html\" title=\"trait core::ops::deref::Deref\">Deref</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://doc.rust-lang.org/nightly/core/ops/deref/trait.Deref.html\" title=\"trait core::ops::deref::Deref\">Deref</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://doc.rust-lang.org/nightly/core/ops/deref/trait.Deref.html\" title=\"trait core::ops::deref::Deref\">Deref</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://doc.rust-lang.org/nightly/core/ops/deref/trait.Deref.html\" title=\"trait core::ops::deref::Deref\">Deref</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://doc.rust-lang.org/nightly/core/ops/deref/trait.Deref.html\" title=\"trait core::ops::deref::Deref\">Deref</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;}})()

View File

@@ -1,5 +1,4 @@
(function() {var implementors = {};
implementors["frontend"] = [{"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=\"frontend/struct.FILES.html\" title=\"struct frontend::FILES\">FILES</a>","synthetic":false,"types":["frontend::FILES"]}];
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;}})()

View File

@@ -1,3 +1,3 @@
(function() {var implementors = {};
implementors["guard"] = [{"text":"impl RustEmbed for <a class=\"struct\" href=\"guard/docs/struct.Asset.html\" title=\"struct guard::docs::Asset\">Asset</a>","synthetic":false,"types":["guard::docs::Asset"]}];
implementors["guard"] = [{"text":"impl RustEmbed for <a class=\"struct\" href=\"guard/docs/struct.Asset.html\" title=\"struct guard::docs::Asset\">Asset</a>","synthetic":false,"types":["guard::docs::Asset"]},{"text":"impl RustEmbed for <a class=\"struct\" href=\"guard/static_assets/struct.Asset.html\" title=\"struct guard::static_assets::Asset\">Asset</a>","synthetic":false,"types":["guard::static_assets::Asset"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View File

@@ -1,4 +1,3 @@
(function() {var implementors = {};
implementors["frontend"] = [{"text":"impl Sealed for <a class=\"struct\" href=\"frontend/struct.IndexPage.html\" title=\"struct frontend::IndexPage\">IndexPage</a>","synthetic":false,"types":["frontend::IndexPage"]},{"text":"impl Sealed for <a class=\"struct\" href=\"frontend/signup/struct.IndexPage.html\" title=\"struct frontend::signup::IndexPage\">IndexPage</a>","synthetic":false,"types":["frontend::signup::IndexPage"]},{"text":"impl Sealed for <a class=\"struct\" href=\"frontend/panel/struct.IndexPage.html\" title=\"struct frontend::panel::IndexPage\">IndexPage</a>","synthetic":false,"types":["frontend::panel::IndexPage"]}];
implementors["guard"] = [{"text":"impl Sealed for <a class=\"struct\" href=\"guard/templates/auth/login/struct.IndexPage.html\" title=\"struct guard::templates::auth::login::IndexPage\">IndexPage</a>","synthetic":false,"types":["guard::templates::auth::login::IndexPage"]},{"text":"impl Sealed for <a class=\"struct\" href=\"guard/templates/auth/register/struct.IndexPage.html\" title=\"struct guard::templates::auth::register::IndexPage\">IndexPage</a>","synthetic":false,"types":["guard::templates::auth::register::IndexPage"]},{"text":"impl Sealed for <a class=\"struct\" href=\"guard/templates/panel/struct.IndexPage.html\" title=\"struct guard::templates::panel::IndexPage\">IndexPage</a>","synthetic":false,"types":["guard::templates::panel::IndexPage"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

View File

@@ -1,4 +1,3 @@
(function() {var implementors = {};
implementors["frontend"] = [{"text":"impl TemplateOnce for <a class=\"struct\" href=\"frontend/struct.IndexPage.html\" title=\"struct frontend::IndexPage\">IndexPage</a>","synthetic":false,"types":["frontend::IndexPage"]},{"text":"impl TemplateOnce for <a class=\"struct\" href=\"frontend/signup/struct.IndexPage.html\" title=\"struct frontend::signup::IndexPage\">IndexPage</a>","synthetic":false,"types":["frontend::signup::IndexPage"]},{"text":"impl TemplateOnce for <a class=\"struct\" href=\"frontend/panel/struct.IndexPage.html\" title=\"struct frontend::panel::IndexPage\">IndexPage</a>","synthetic":false,"types":["frontend::panel::IndexPage"]}];
implementors["guard"] = [{"text":"impl TemplateOnce for <a class=\"struct\" href=\"guard/templates/auth/login/struct.IndexPage.html\" title=\"struct guard::templates::auth::login::IndexPage\">IndexPage</a>","synthetic":false,"types":["guard::templates::auth::login::IndexPage"]},{"text":"impl TemplateOnce for <a class=\"struct\" href=\"guard/templates/auth/register/struct.IndexPage.html\" title=\"struct guard::templates::auth::register::IndexPage\">IndexPage</a>","synthetic":false,"types":["guard::templates::auth::register::IndexPage"]},{"text":"impl TemplateOnce for <a class=\"struct\" href=\"guard/templates/panel/struct.IndexPage.html\" title=\"struct guard::templates::panel::IndexPage\">IndexPage</a>","synthetic":false,"types":["guard::templates::panel::IndexPage"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long