1 2 3 4 5 6 7 8 9
fn_single_line = true where_single_line = true imports_indent = "Block" imports_layout = "HorizontalVertical" match_block_trailing_comma = true normalize_comments = true reorder_imports = true use_try_shorthand = true wrap_comments = true