Skip to main content

Module lifecycle

Module lifecycle 

Source
Expand description

Lifecycle management layer (non-architectural layer)

Responsible for Actor system lifecycle management:

  • node::Inner: internal running-state struct used by Node<S> / ActrRef.

Structs§

CredentialState
Credential state for shared access between tasks
DebounceConfig
Debounce configuration
DefaultNetworkEventProcessor
Default network event processor implementation
NetworkEventHandle
Network Event Handle
NetworkEventResult
Network event processing result

Enums§

NetworkEvent
Network event type
NetworkRecoveryAction
Final action selected from a settled batch of network events.

Traits§

NetworkEventProcessor
Network event processor trait

Functions§

process_network_event_batch
run_network_event_reconciler
select_network_recovery_action