1 2 3 4 5 6
wrap_comments = true # rust-analyzer generally inserts use statements wherever so this standardizes # their order and granularity. imports_granularity = "module" group_imports = "stdexternalcrate"