this is how i stash right? /s

This commit is contained in:
do butterflies cry? 2026-03-21 10:26:27 +10:00
parent e437571af1
commit fcc8fede11
Signed by: cry
GPG key ID: F68745A836CA0412
31 changed files with 1217 additions and 858 deletions

5
rustfmt.toml Normal file
View file

@ -0,0 +1,5 @@
format_strings = true
group_imports = "Preserve"
imports_granularity = "Module"
reorder_impl_items = true
wrap_comments = true