Skip to main content

Module default_components

Module default_components 

Source
Expand description

Default implementations for system components

Structs§

CustomComponents
A wrapper for custom system components
DeadletterBox
The default deadletter box
LocalDispatcher
The default non-networked dispatcher

Functions§

install_manual_timer
Replaces the default threaded timer with a manually-driven timer and returns the control handle for tests.