List of all items
Structs
- ApiDoc
- QueryId
- authentication::AuthData
- authentication::SecurityAddon
- configuration::ApplicationSettings
- configuration::DataBaseSettings
- configuration::EmailClientSettings
- configuration::LogSettings
- configuration::Settings
- domain::Ingredient
- domain::auth::ClientId
- domain::auth::TokenRequestData
- domain::author::Author
- domain::author::AuthorBuilder
- domain::author::SocialProfile
- domain::recipe::Recipe
- domain::recipe::RecipeContains
- domain::recipe::RecipeQuery
- domain::tag::Tag
- routes::author::delete::delete_author
- routes::author::get::AuthorQueryParams
- routes::author::get::get_author
- routes::author::get::search_author
- routes::author::head::head_author
- routes::author::patch::patch_author
- routes::author::post::post_author
- routes::health::HealthResponse
- routes::health::echo
- routes::health::health_check
- routes::health::options_echo
- routes::health::options_health
- routes::ingredient::get::QueryData
- routes::ingredient::get::get_ingredient
- routes::ingredient::get::search_ingredient
- routes::ingredient::post::FormData
- routes::ingredient::post::add_ingredient
- routes::recipe::get::get_recipe
- routes::recipe::get::search_recipe
- routes::recipe::head::head_recipe
- routes::recipe::patch::patch_recipe
- routes::recipe::post::post_recipe
- routes::token::token_request::req_validation
- routes::token::token_request::token_req_get
- routes::token::token_request::token_req_post
- startup::Application
Enums
- domain::DataDomainError
- domain::IngCategory
- domain::ServerError
- domain::recipe::QuantityUnit
- domain::recipe::RecipeCategory
- domain::recipe::StarRate
- routes::health::ServerStatus
Functions
- authentication::check_access
- authentication::check_existing_user
- authentication::delete_token
- authentication::enable_client
- authentication::generate_new_token_hash
- authentication::generate_token
- authentication::store_validation_token
- authentication::validate_client_account
- authentication::verify_token
- datetime_object_type
- routes::recipe::utils::get_recipe_from_db
- routes::recipe::utils::register_new_recipe
- routes::recipe::utils::search_recipe_by_category
- routes::recipe::utils::search_recipe_by_name
- routes::recipe::utils::search_recipe_by_rating
- startup::get_connection_pool
- startup::run
- telemetry::configure_tracing
- utils::mailing::notify_pending_req
- utils::mailing::send_confirmation_email