Commit initial cosmic-idle prototype I wrote earlier

This commit is contained in:
Ian Douglas Scott 2024-09-13 18:35:02 -07:00
commit 97ab302ae4
6 changed files with 1393 additions and 0 deletions

2
rustfmt.toml Normal file
View file

@ -0,0 +1,2 @@
reorder_imports = true
imports_granularity = "Crate"