1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
= 100
= false
= 4
= "Auto"
# Heuristics for single-line vs multi-line formatting
= "Default"
#fn_call_width = 60
#attr_fn_like_width = 70
= 18
= 35
#array_width = 60
#chain_width = 60
= 50
= 10
= true
# Match arms
= "Never"
# Function parameter layout
= "Tall"
# Import handling (only these are stable)
= true
= true
# Trailing commas
= false
# Derives
= true
# ABI requirements
= true