Hassan Abedi a1d46d37d1 WIP
2026-06-03 12:17:52 +02:00
..
WIP
2026-06-03 12:17:52 +02:00

Crates

Each subdirectory should be a normal Cargo package (or crate) with its own Cargo.toml. Something like this:

crates/
  app-name/
    Cargo.toml
    src/
      main.rs