(function() {var implementors = {}; implementors["pages"] = [{"text":"impl Clone for AccountCheckPayload","synthetic":false,"types":["pages::api::v1::account::AccountCheckPayload"]},{"text":"impl Clone for Email","synthetic":false,"types":["pages::api::v1::account::Email"]},{"text":"impl Clone for Username","synthetic":false,"types":["pages::api::v1::account::Username"]},{"text":"impl Clone for AccountCheckResp","synthetic":false,"types":["pages::ctx::api::v1::account::AccountCheckResp"]},{"text":"impl Clone for ChangePasswordReqest","synthetic":false,"types":["pages::ctx::api::v1::account::ChangePasswordReqest"]},{"text":"impl Clone for Register","synthetic":false,"types":["pages::ctx::api::v1::auth::Register"]},{"text":"impl Clone for Login","synthetic":false,"types":["pages::ctx::api::v1::auth::Login"]},{"text":"impl Clone for Password","synthetic":false,"types":["pages::ctx::api::v1::auth::Password"]},{"text":"impl Clone for Ctx","synthetic":false,"types":["pages::ctx::Ctx"]},{"text":"impl Clone for Database","synthetic":false,"types":["pages::db::Database"]},{"text":"impl<'a> Clone for Register<'a>","synthetic":false,"types":["pages::db::Register"]},{"text":"impl<'a> Clone for UpdateEmail<'a>","synthetic":false,"types":["pages::db::UpdateEmail"]},{"text":"impl<'a> Clone for Login<'a>","synthetic":false,"types":["pages::db::Login"]},{"text":"impl Clone for NameHash","synthetic":false,"types":["pages::db::NameHash"]},{"text":"impl Clone for DeployEvent","synthetic":false,"types":["pages::deploy::DeployEvent"]},{"text":"impl Clone for DeploySecret","synthetic":false,"types":["pages::deploy::DeploySecret"]},{"text":"impl Clone for DeployInfo","synthetic":false,"types":["pages::deploy::DeployInfo"]},{"text":"impl Clone for GitFileMode","synthetic":false,"types":["pages::git::GitFileMode"]},{"text":"impl Clone for FileInfo","synthetic":false,"types":["pages::git::FileInfo"]},{"text":"impl Clone for ContentType","synthetic":false,"types":["pages::git::ContentType"]},{"text":"impl<'a> Clone for BuildDetails<'a>","synthetic":false,"types":["pages::meta::BuildDetails"]},{"text":"impl Clone for Health","synthetic":false,"types":["pages::meta::Health"]},{"text":"impl Clone for Page","synthetic":false,"types":["pages::page::Page"]},{"text":"impl Clone for ReadableError","synthetic":false,"types":["pages::pages::errors::ReadableError"]},{"text":"impl Clone for Server","synthetic":false,"types":["pages::settings::Server"]},{"text":"impl Clone for DBType","synthetic":false,"types":["pages::settings::DBType"]},{"text":"impl Clone for Database","synthetic":false,"types":["pages::settings::Database"]},{"text":"impl Clone for Settings","synthetic":false,"types":["pages::settings::Settings"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()