unstable_features = true
max_width = 120
comment_width = 120
edition = "2024"
condense_wildcard_suffixes = true
match_block_trailing_comma = true
format_macro_matchers = true
imports_granularity = "Module"
group_imports = "StdExternalCrate"
newline_style = "Unix"
overflow_delimited_expr = true
use_field_init_shorthand = true
wrap_comments = true