dyna3/app-proto/examples
Aaron Fenyes 477d6a5064 Reorganize the shared example code
The new layout deviates from what the Rust book suggests

  https://doc.rust-lang.org/book/ch11-03-test-organization.html#submodules-in-integration-tests

and uses the frowned-upon `#[path]` attribute,

  https://doc.rust-lang.org/style-guide/advice.html#modules

but we've decided that having a descriptive module filename instead of
`mod.rs` is worth the cost.
2025-07-18 10:59:41 -07:00
..
common Reorganize the shared example code 2025-07-18 10:59:41 -07:00
irisawa-hexlet.rs Reorganize the shared example code 2025-07-18 10:59:41 -07:00
kaleidocycle.rs Reorganize the shared example code 2025-07-18 10:59:41 -07:00
point-on-sphere.rs Reorganize the shared example code 2025-07-18 10:59:41 -07:00
three-spheres.rs Reorganize the shared example code 2025-07-18 10:59:41 -07:00