Files
fdtd-coremem/crates/applications/archive/README.md
colin 99e7306ae9 make all the examples be their own binary crates
this achieves a few things:
- trivial way to get these shipped as the default nix package
- better dependency management
- ability to split large applications into multiple files

the README probably needs some updating.
2022-07-06 01:30:31 -07:00

264 B

the examples in this directory haven't been made for clarity. lacking more suitable examples for certain features, i'm keeping these ones around, but i recommend you only consult them if you can't find what you're looking for in the toplevel examples directory.