ldap_backend/.rustfmt.toml

6 lines
164 B
TOML
Raw Normal View History

2023-05-25 21:02:42 +00:00
max_width = 1000
single_line_if_else_max_width = 100
chain_width = 100
2023-07-29 16:23:05 +00:00
fn_params_layout = "Compressed"
2023-05-25 21:02:42 +00:00
#control_brace_style = "ClosingNextLine"
struct_lit_width = 0