List of all items
Structs
- RustiumApp
- authentication::authorization::Read
- authentication::authorization::Write
- authentication::token::Claims
- authentication::token::TokenUser
- context::AppContext
- datastore::idb_dal::IdThing
- datastore::rabbit_dal::RabbitDAL
- datastore::redis_dal::RedisDAL
- datastore::surreal_dal::SurrealDAL
- error::BadRequest
- prelude::Wrap
- response::RustiumResponse
- response::pagination::ResponsePagination
- settings::RustiumSettings
- settings::api::ApiSettings
- settings::auth::AuthSettings
- settings::database::DatabaseSettings
- settings::logger::LoggerSettings
- settings::rabbit::RabbitSettings
- settings::redis::RedisSettings
- settings::server::ServerSettings
Enums
Traits
- authentication::auth_service::IAuthService
- authentication::auth_user::AuthUser
- authentication::authorization::Action
- authentication::authorization::Scope
- datastore::idb_dal::Creatable
- datastore::idb_dal::Deletable
- datastore::idb_dal::IDbDal
- datastore::idb_dal::Patchable
- datastore::ikv_dal::IKvDal
- datastore::imq_dal::IMqDal
- datastore::object::TakeX
- datastore::object::TakeXImpl
- service::RustiumService
- service::RustiumThreadSafe
Macros
Functions
- authentication::token::decode_auth_token
- authentication::token::encode_auth_token
- datastore::repositories::base::create
- datastore::repositories::base::delete
- datastore::repositories::base::get
- datastore::repositories::base::list
- datastore::repositories::base::update
- logging::tracing::setup_tracing