#rustfmt question
6 messages · Page 1 of 1 (latest)
but... that's gonna break all other places where you don't work on a variable called map...
Yep, already checked other files. I’m completely new in rust)
6 messages · Page 1 of 1 (latest)
Is it possible to configure rustfmt to display chain like this (in the same column aligned by dot?
1st pic - what I expect
2nd pic - what I got
achieved that by setting tab_spaces = 3, but not sure is it the best way to do it
but... that's gonna break all other places where you don't work on a variable called map...
Yep, already checked other files. I’m completely new in rust)