current state

This commit is contained in:
Moritz Gmeiner 2025-07-29 20:35:41 +02:00
commit d02a01a301
9 changed files with 455 additions and 63 deletions

View file

@ -1,6 +1,8 @@
imports_granularity = "Module"
group_imports = "StdExternalCrate"
fn_call_width = 80
# Activation of features, almost objectively better ;)
use_try_shorthand = true
use_field_init_shorthand = true