File: .rustfmt.toml

package info (click to toggle)
rust-netlink-packet-utils 0.5.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 172 kB
  • sloc: makefile: 4
file content (4 lines) | stat: -rw-r--r-- 76 bytes parent folder | download | duplicates (13)
1
2
3
4
max_width = 80
wrap_comments = true
reorder_imports = true
edition = "2021"