File: .rustfmt.toml

package info (click to toggle)
rust-mozim 0.2.5-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 344 kB
  • sloc: sh: 45; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 76 bytes parent folder | download
1
2
3
4
max_width = 80
reorder_imports = true
edition = "2021"
wrap_comments = true