snp-daemon/rustfmt.toml
ghe0 3c6074f735 connected daemon to the brain (#2)
Instead of grabbing commands from files, the daemon now connects to the brain and receives commands via gRPC.

Reviewed-on: SNP/daemon#2
2024-12-30 20:45:01 +00:00

4 lines
85 B
TOML

reorder_impl_items = true
use_small_heuristics = "Max"
imports_granularity = "Crate"