Function ether_dream_dac_emulator::stream::process_interpreted_command [] [src]

pub fn process_interpreted_command(
    dac: &mut Addressed,
    interpreted_command: InterpretedCommand,
    output_processor: &Handle
) -> DacResponse

Process the interpreted command, update the DAC state accordingly and produce a response.