File: rustfmt.toml

package info (click to toggle)
rust-itoap 1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 220 kB
  • sloc: makefile: 2
file content (6 lines) | stat: -rw-r--r-- 128 bytes parent folder | download
1
2
3
4
5
6
max_width = 90
hard_tabs = false
use_field_init_shorthand = true
edition = "2018"
reorder_imports = true
reorder_modules = true