File: rustfmt.toml

package info (click to toggle)
rust-rust-embed 8.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,184 kB
  • sloc: javascript: 4; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 107 bytes parent folder | download
1
2
3
4
5
merge_derives = true
fn_params_layout = "Compressed"
max_width = 160
tab_spaces = 2
reorder_imports = true