ggdt/examples
Gered ceaefad030 lets try using rustfmt again ...
i unfortunately feel like i should really force myself to use rustfmt
even though i very much dislike it. most rust developers seem to use it
so i should probably get used to it ...

however, case-in-point for me is the amount of times i used either
#[rustfmt::skip] or adding a blank `//` comment to force separate
lines, etc, really proves how terrible basing almost all of your
formatting rules on arbitrary length thresholds really is. code
formatting is far more subjective than that.
2023-03-27 18:43:41 -04:00
..
audio_playback lets try using rustfmt again ... 2023-03-27 18:43:41 -04:00
balls lets try using rustfmt again ... 2023-03-27 18:43:41 -04:00
balls_v2 lets try using rustfmt again ... 2023-03-27 18:43:41 -04:00
slimed lets try using rustfmt again ... 2023-03-27 18:43:41 -04:00
template_complicated lets try using rustfmt again ... 2023-03-27 18:43:41 -04:00
template_minimal lets try using rustfmt again ... 2023-03-27 18:43:41 -04:00
.keep initial commit 2022-05-15 12:11:46 -04:00