phoxal 0.26.1

Phoxal - production-oriented autonomous robot framework: the runtime engine and model (the api contract tree lives in phoxal-api, the typed bus in phoxal-bus).
Documentation
1
2
3
4
5
error: a participant impl must declare exactly one #[setup] method (D22)
  --> tests/trybuild/fail/missing_setup.rs:12:6
   |
12 | impl NoSetup {
   |      ^^^^^^^