use oneshot;
use crateRawFixMessage;
use crateWriterRef;
/// The response sent by the session to AwaitSchedule messages.
///
/// This doesn't include an out-of-schedule variant, as the session won't respond
/// until the schedule indicates we should connect or the session is in a state that
/// indicates it should just be shut down due to an unrecoverable error.