phoxal 0.34.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:17:6
   |
17 | impl NoSetup {
   |      ^^^^^^^