mirror of
https://github.com/serde-rs/json.git
synced 2025-09-30 06:21:34 +00:00
7 lines
158 B
TOML
7 lines
158 B
TOML
fn_arg_indent = "Tabbed"
|
|
fn_args_layout = "Block"
|
|
max_width = 80
|
|
reorder_imports = true
|
|
struct_lit_multiline_style = "ForceMulti"
|
|
where_trailing_comma = true
|