hbd 0.1.0

Remember birthdays easily!
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
edition = "2021"
newline_style = "Unix"
array_width = 50
reorder_impl_items = true
combine_control_expr = false
match_block_trailing_comma = true
binop_separator = "Back"
group_imports = "StdExternalCrate"
imports_granularity = "One"
force_multiline_blocks = true
imports_layout = "HorizontalVertical"
blank_lines_upper_bound = 3