1 2 3 4 5 6 7
# nanodock - rustfmt configuration edition = "2024" max_width = 100 tab_spaces = 4 use_field_init_shorthand = true use_try_shorthand = true