use Duration;
use ;
/// Internal effect yielded by the execute pipeline state machine.
///
/// These effects describe store operations that the shell loop dispatches
/// to the `EventStore` trait. The state machine never performs I/O directly.
pub
/// Result of dispatching a `StoreEffect` to the backend.
pub