Files @ 966ebed86908
Branch filter:

Location: CSY/reowolf/rustfmt.toml

Christopher Esterhuyse
simplified the cyclic drainer because it was unnecessarily complex. added a unit test. added some future-proofing for corner case protocols
1
2
3
reorder_imports = true
use_field_init_shorthand = true
use_small_heuristics = "Max"