Deploying to gh-pages from @ 51764817f9 🚀

This commit is contained in:
realaravinth
2021-03-26 17:05:53 +00:00
parent 8ea519fc54
commit 2352e34a75
149 changed files with 3862 additions and 1261 deletions

View File

@@ -1,3 +1,3 @@
(function() {var implementors = {};
implementors["guard"] = [{"text":"impl Default for HealthBuilder","synthetic":false,"types":[]}];
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.HealthBuilder.html\" title=\"struct guard::api::v1::meta::HealthBuilder\">HealthBuilder</a>","synthetic":false,"types":["guard::api::v1::meta::HealthBuilder"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()