List of all items
Structs
- Context
- DelayedEvent
- Executor
- MessageReceiveOptions
- MessageSendReceiveOptions
- NodeBuilder
- NullWorker
- ProcessorBuilder
- WorkerBuilder
- api::Client
- callback::CallbackReceiver
- callback::CallbackSender
- compat::asynchronous::Mutex
- compat::asynchronous::RwLock
- storage::database::AutoRetry
- storage::database::Boolean
- storage::database::DatabaseUser
- storage::database::Migrator
- storage::database::Nullable
- storage::database::SqlxDatabase
- storage::database::Version
- storage::database::application_migration_set::ApplicationMigrationSet
- storage::database::node_migration_set::NodeMigrationSet
- storage::database::postgres::migration_20250116100000_sqlite_initialization::InitializeFromSqlite
- storage::database::sqlite::migration_20231231100000_node_name_identity_attributes::NodeNameIdentityAttributes
- storage::database::sqlite::migration_20240111100001_add_authority_tables::AuthorityAttributes
- storage::database::sqlite::migration_20240111100002_delete_trust_context::PolicyTrustContextId
- storage::database::sqlite::migration_20240212100000_split_policies::SplitPolicies
- storage::database::sqlite::migration_20240313100000_remove_orphan_resources::RemoveOrphanResources
- storage::database::sqlite::migration_20240503100000_update_policy_expressions::UpdatePolicyExpressions
- storage::database::sqlite::migration_20250114100000_members_authority_id::SetAuthorityId
- workers::Echoer
Enums
- ContextMode
- NodeError
- NodeReason
- RouterReason
- WorkerReason
- WorkerShutdownPriority
- storage::database::DatabaseConfiguration
- storage::database::DatabaseType
- storage::database::MigrationFailure
- storage::database::MigrationResult
- storage::database::MigrationStatus
- storage::database::sqlite::migration_20240111100002_delete_trust_context::Expr
Traits
- HasContext
- compat::futures::FutureExt
- storage::database::FromSqlxError
- storage::database::MigrationSet
- storage::database::RustMigration
- storage::database::ToVoid
Macros
Functions
- callback::new_callback
- channel_types::message_channel
- channel_types::oneshot_channel
- compat::asynchronous::resolve_peer
- compat::timeout
- debugger::_log_start_processor
- debugger::_log_start_worker
- debugger::log_incoming_message
- debugger::log_inherit_context
- debugger::log_outgoing_message
- storage::database::create_temp_db_file
- storage::database::skip_if_postgres
- storage::database::with_application_dbs
- storage::database::with_dbs
- storage::database::with_postgres
- storage::database::with_sqlite_dbs
Type Aliases
- channel_types::MessageReceiver
- channel_types::MessageSender
- channel_types::OneshotReceiver
- channel_types::OneshotSender