blank_lines_lower_bound = 1
blank_lines_upper_bound = 1
closure_block_indent_threshold = 1
edition = "2021"
hard_tabs = true
indent_style = "Block"
match_arm_blocks = true
merge_derives = true
merge_imports = true
reorder_impl_items = true
reorder_imports = true
reorder_modules = true
use_field_init_shorthand = true
use_small_heuristics = "Off"
wrap_comments = true