use Sender;
use ;
use crateEvent;
/// A mailbox can deliver messages to a running douglas program.
/// This is typically used to send messages outside of the normal
/// application lifecycle, e.g. on a recurring basis or in response
/// to external stimuli.