dyna3/app-proto/src
Aaron Fenyes 5233d8eb93
All checks were successful
/ test (pull_request) Successful in 3m36s
Move the components into their own module
This makes the module tree more reflective of module use patterns. In
particular, it restores the condition that every top-level module is
used in top-level code, which was broken by the addition of the
`test_assembly_chooser` module in commit 91e4e1f.
2025-07-22 13:28:48 -07:00
..
components Move the components into their own module 2025-07-22 13:28:48 -07:00
assembly.rs Move the components into their own module 2025-07-22 13:28:48 -07:00
components.rs Move the components into their own module 2025-07-22 13:28:48 -07:00
engine.rs feat: Engine diagnostics (#92) 2025-07-21 04:18:49 +00:00
lib.rs Turn non-automated tests into Cargo examples (#24) 2024-11-26 00:32:50 +00:00
main.rs Move the components into their own module 2025-07-22 13:28:48 -07:00
specified.rs Generalize constraints to observables (#48) 2025-03-10 23:43:24 +00:00
tests.rs feat: Continuous integration via Forgejo Actions/runners (#75) 2025-04-02 20:31:42 +00:00