File: rustfmt.toml

package info (click to toggle)
rust-rustls-webpki 0.103.4-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 10,632 kB
  • sloc: python: 2,278; sh: 61; makefile: 12
file content (6 lines) | stat: -rw-r--r-- 134 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
edition = "2018"
style_edition = "2024"
max_width = 100
newline_style = "Unix"
reorder_imports = true
use_field_init_shorthand = true