List of all items
Structs
- auth::jwt::JwtClaims
- auth::jwt::JwtConfig
- auth::session::SessionInfo
- config::DatabaseConfig
- config::ServerConfig
- error::ErrorResponse
- extractors::ValidatedJson
- extractors::ValidatedQuery
- health::AlwaysHealthyCheck
- health::CheckResult
- health::HealthChecker
- health::HealthStatus
- middleware::logging::LoggingLayer
- middleware::request_id::RequestId
- middleware::request_id::RequestIdLayer
- response::CreatedResponse
- response::EmptyResponse
- response::PaginatedResponse
- response::PaginationMeta
- response::SuccessResponse
Enums
- auth::jwt::JwtError
- auth::password::PasswordError
- auth::session::SessionStoreError
- config::ConfigError
- error::HttpError
- health::Status
Traits
Macros
Functions
- auth::jwt::create_token
- auth::jwt::verify_token
- auth::password::hash_password
- auth::password::hash_password_with_cost
- auth::password::verify_password
- health::health_handler
- middleware::cors_with_origins
- middleware::logging::log_request
- middleware::permissive_cors
- middleware::request_id::add_request_id