File: rustfmt.toml

package info (click to toggle)
rust-serde-urlencoded 0.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 168 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 121 bytes parent folder | download | duplicates (26)
1
2
3
4
5
match_block_trailing_comma = false
max_width = 80
newline_style = "Unix"
reorder_imports = true
use_try_shorthand = true