librepages/implementors/actix_web/service/trait.HttpServiceFactory.js

3 lines
4.9 KiB
JavaScript

(function() {var implementors = {};
implementors["pages"] = [{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"pages/api/v1/account/struct.set_username.html\" title=\"struct pages::api::v1::account::set_username\">set_username</a>","synthetic":false,"types":["pages::api::v1::account::set_username"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"pages/api/v1/account/struct.username_exists.html\" title=\"struct pages::api::v1::account::username_exists\">username_exists</a>","synthetic":false,"types":["pages::api::v1::account::username_exists"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"pages/api/v1/account/struct.email_exists.html\" title=\"struct pages::api::v1::account::email_exists\">email_exists</a>","synthetic":false,"types":["pages::api::v1::account::email_exists"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"pages/api/v1/account/struct.set_email.html\" title=\"struct pages::api::v1::account::set_email\">set_email</a>","synthetic":false,"types":["pages::api::v1::account::set_email"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"pages/api/v1/account/struct.delete_account.html\" title=\"struct pages::api::v1::account::delete_account\">delete_account</a>","synthetic":false,"types":["pages::api::v1::account::delete_account"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"pages/api/v1/account/struct.update_user_password.html\" title=\"struct pages::api::v1::account::update_user_password\">update_user_password</a>","synthetic":false,"types":["pages::api::v1::account::update_user_password"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"pages/api/v1/auth/struct.register.html\" title=\"struct pages::api::v1::auth::register\">register</a>","synthetic":false,"types":["pages::api::v1::auth::register"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"pages/api/v1/auth/struct.login.html\" title=\"struct pages::api::v1::auth::login\">login</a>","synthetic":false,"types":["pages::api::v1::auth::login"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"pages/api/v1/auth/struct.signout.html\" title=\"struct pages::api::v1::auth::signout\">signout</a>","synthetic":false,"types":["pages::api::v1::auth::signout"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"pages/deploy/struct.update.html\" title=\"struct pages::deploy::update\">update</a>","synthetic":false,"types":["pages::deploy::update"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"pages/deploy/struct.deploy_info.html\" title=\"struct pages::deploy::deploy_info\">deploy_info</a>","synthetic":false,"types":["pages::deploy::deploy_info"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"pages/meta/struct.build_details.html\" title=\"struct pages::meta::build_details\">build_details</a>","synthetic":false,"types":["pages::meta::build_details"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"pages/meta/struct.health.html\" title=\"struct pages::meta::health\">health</a>","synthetic":false,"types":["pages::meta::health"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"pages/pages/auth/login/struct.get_login.html\" title=\"struct pages::pages::auth::login::get_login\">get_login</a>","synthetic":false,"types":["pages::pages::auth::login::get_login"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"pages/pages/auth/login/struct.login_submit.html\" title=\"struct pages::pages::auth::login::login_submit\">login_submit</a>","synthetic":false,"types":["pages::pages::auth::login::login_submit"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"pages/pages/auth/register/struct.get_register.html\" title=\"struct pages::pages::auth::register::get_register\">get_register</a>","synthetic":false,"types":["pages::pages::auth::register::get_register"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"pages/pages/auth/register/struct.register_submit.html\" title=\"struct pages::pages::auth::register::register_submit\">register_submit</a>","synthetic":false,"types":["pages::pages::auth::register::register_submit"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"pages/pages/auth/struct.signout.html\" title=\"struct pages::pages::auth::signout\">signout</a>","synthetic":false,"types":["pages::pages::auth::signout"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"pages/serve/struct.index.html\" title=\"struct pages::serve::index\">index</a>","synthetic":false,"types":["pages::serve::index"]},{"text":"impl HttpServiceFactory for <a class=\"struct\" href=\"pages/static_assets/static_files/struct.static_files.html\" title=\"struct pages::static_assets::static_files::static_files\">static_files</a>","synthetic":false,"types":["pages::static_assets::static_files::static_files"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()