6 lines
110 B
TOML
6 lines
110 B
TOML
|
edition = "2021"
|
||
|
brace_style = "AlwaysNextLine"
|
||
|
hard_tabs = true
|
||
|
tab_spaces = 3
|
||
|
imports_granularity = "Crate"
|