File: .rustfmt.toml

package info (click to toggle)
rust-netlink-packet-core 0.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 196 kB
  • sloc: makefile: 2
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"