File: rustfmt.toml

package info (click to toggle)
rust-libc 0.2.175-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,884 kB
  • sloc: makefile: 4
file content (4 lines) | stat: -rw-r--r-- 113 bytes parent folder | download | duplicates (21)
1
2
3
4
edition = "2021"
error_on_line_overflow = true
group_imports = "StdExternalCrate"
imports_granularity = "Module"