stateforward-sml 1.2.0

sml.rs: a no-std Rust implementation of the sml.cpp transition-table DSL
Documentation
1
2
3
4
5
error: Completion origin data cannot be a mutable reference.
 --> tests/compile-fail/completion_mutable_reference.rs:8:27
  |
8 |         Step + completion<Go>(&'a mut Payload) = Done,
  |                           ^^