mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-17 13:13:34 -04:00
8 lines
167 B
TOML
8 lines
167 B
TOML
edition = "2018"
|
|
max_width = 100
|
|
comment_width = 80
|
|
wrap_comments = true
|
|
imports_granularity = "Crate"
|
|
use_small_heuristics = "Max"
|
|
group_imports = "StdExternalCrate"
|