edition = "2024"
style_edition = "2024"
fn_params_layout = "Compressed"
max_width = 100
merge_derives = false
newline_style = "Unix"
reorder_modules = false
use_field_init_shorthand = true
use_try_shorthand = true
unstable_features = true
comment_width = 100
doc_comment_code_block_width = 100
format_code_in_doc_comments = true
format_generated_files = false
format_macro_matchers = true
format_strings = true
group_imports = "StdExternalCrate"
imports_granularity = "Crate"
normalize_comments = true
normalize_doc_attributes = true
overflow_delimited_expr = true
reorder_impl_items = true
wrap_comments = true