mirror of
https://github.com/mainmatter/100-exercises-to-learn-rust
synced 2024-11-16 19:50:44 +01:00
99591a715e
Enforce consistent formatting use `dprint` |
||
---|---|---|
.. | ||
00_intro | ||
01_integers | ||
02_variables | ||
03_if_else | ||
04_panics | ||
05_factorial | ||
06_while | ||
07_for | ||
08_overflow | ||
09_saturating | ||
10_as_casting |