dyna3/app-proto
Aaron Fenyes 5233d8eb93 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
..
examples feat: Engine diagnostics (#92) 2025-07-21 04:18:49 +00:00
src Move the components into their own module 2025-07-22 13:28:48 -07:00
.gitignore feat: Application prototype (#14) 2024-10-21 23:38:27 +00:00
Cargo.lock feat: Engine diagnostics (#92) 2025-07-21 04:18:49 +00:00
Cargo.toml feat: Engine diagnostics (#92) 2025-07-21 04:18:49 +00:00
index.html feat: Engine diagnostics (#92) 2025-07-21 04:18:49 +00:00
main.css feat: Engine diagnostics (#92) 2025-07-21 04:18:49 +00:00
run-examples.sh feat: Engine diagnostics (#92) 2025-07-21 04:18:49 +00:00