Function mz_storage::internal_control::setup_command_sequencer

source ยท
pub(crate) fn setup_command_sequencer<'w, A: Allocate>(
    timely_worker: &'w mut Worker<A>,
) -> Sequencer<InternalStorageCommand>