1 unstable release
0.1.0 | Dec 22, 2024 |
---|
#867 in Algorithms
105 downloads per month
7KB
121 lines
cps_st_machine
State machines driven by continuation passing style.
lib.rs
:
This crate defines a set of primitives useful in creating state machines driven by continuation passing style.