Ready to compare with C#

This commit is contained in:
2022-05-03 14:47:57 +02:00
parent ced3a93412
commit bc13c48302

9
ReadMe.md Normal file
View File

@@ -0,0 +1,9 @@
# Rusty Propagation
Run :
```
cargo run -q
```
Speed run :
```
cargo run -q --release
```