File: .rustfmt.toml

package info (click to toggle)
rust-serde-html-form 0.2.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 220 kB
  • sloc: makefile: 2
file content (6 lines) | stat: -rw-r--r-- 165 bytes parent folder | download
1
2
3
4
5
6
format_code_in_doc_comments = true
imports_granularity = "Crate"
use_small_heuristics = "Max"
newline_style = "Unix"
reorder_imports = true
use_try_shorthand = true