File: .rustfmt.unstable.toml

package info (click to toggle)
rust-rustls 0.23.31%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental, sid
  • size: 13,728 kB
  • sloc: sh: 199; python: 181; makefile: 19
file content (7 lines) | stat: -rw-r--r-- 158 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
# keep in sync with .rustfmt.toml
chain_width = 40
style_edition = "2024"

# format imports
group_imports = "StdExternalCrate"
imports_granularity = "Module"