Skip to main content

Module automaton_task

Module automaton_task 

Source
Expand description

Обёртка Automaton в green thread (tokio task)

§Automaton Task — обёртка Automaton trait в green thread

Позволяет запустить любой Automaton как независимый tokio task с собственным интервалом тиков. Значения отправляются в PortCombiner через mpsc-канал.

Functions§

spawn_automaton_task
Запустить автомат как green thread (tokio task)