# https://rust-lang.github.io/rustfmt/?version=master&search=#edition
= "2021"
# https://rust-lang.github.io/rustfmt/?version=master&search=#fn_single_line
= true
# https://rust-lang.github.io/rustfmt/?version=master&search=#format_code_in_doc_comments
= true
# https://rust-lang.github.io/rustfmt/?version=master&search=#format_macro_matchers
= true
# https://rust-lang.github.io/rustfmt/?version=master&search=#imports_granularity
= "Crate"
# https://rust-lang.github.io/rustfmt/?version=master&search=#normalize_comments
= true
# https://rust-lang.github.io/rustfmt/?version=master&search=#reorder_impl_items
= true
# https://rust-lang.github.io/rustfmt/?version=master&search=#unstable_features
= true
= "Two"
# https://rust-lang.github.io/rustfmt/?version=master&search=#use_field_init_shorthand
= true
# https://rust-lang.github.io/rustfmt/?version=master&search=#use_try_shorthand
= true
# https://rust-lang.github.io/rustfmt/?version=master&search=#wrap_comments
= true