aboutsummaryrefslogtreecommitdiff
path: root/.rustfmt.toml
wrap_comments = true
max_width = 80
tab_spaces = 2
imports_layout = "Vertical"
merge_imports = true
reorder_impl_items = true
unstable_features = true
use_field_init_shorthand = true