Function setup_command_sequencer

Source
pub(crate) fn setup_command_sequencer<'w, A: Allocate>(
    timely_worker: &'w mut Worker<A>,
) -> (InternalCommandSender, InternalCommandReceiver)