2026-09-11 20:52:51 +00:00
2026-07-31 19:45:56 +00:00
2026-09-11 20:52:51 +00:00

rustfmt.toml

The default rustfmt.toml for my projects.

# Paste into your rustfmt.toml file
group_imports = "StdExternalCrate"
imports_granularity = "Module"
wrap_comments = true
fn_call_width = 100
S
Description
The default rustfmt.toml for my projects.
Readme MIT
25 KiB