A very simple experiment to create something like FlexCore in rust.
Currently, there is no scheduler and thus, works only single-threaded by issuing fire() on a source manually.
Please have a look at the examples.
A very simple experiment to create something like FlexCore in rust.
Currently, there is no scheduler and thus, works only single-threaded by issuing fire() on a source manually.
Please have a look at the examples.