Folke Behrens
f14e45f0ce
proxy: format imports with nightly rustfmt (#9414)
```shell
cargo +nightly fmt -p proxy -- -l --config imports_granularity=Module,group_imports=StdExternalCrate,reorder_imports=true
```
These rust-analyzer settings for VSCode should help retain this style:
```json
"rust-analyzer.imports.group.enable": true,
"rust-analyzer.imports.prefix": "crate",
"rust-analyzer.imports.merge.glob": false,
"rust-analyzer.imports.granularity.group": "module",
"rust-analyzer.imports.granularity.enforce": true,
```
2024-10-16 15:01:56 +02:00
..
2024-10-16 15:01:56 +02:00
2024-10-16 15:01:56 +02:00
2024-10-16 15:01:56 +02:00
2024-10-16 15:01:56 +02:00
2024-10-16 15:01:56 +02:00
2024-10-16 15:01:56 +02:00
2024-10-16 15:01:56 +02:00
2024-10-16 15:01:56 +02:00
2024-10-16 15:01:56 +02:00
2024-10-16 15:01:56 +02:00
2024-10-16 15:01:56 +02:00
2024-10-16 15:01:56 +02:00
2024-10-16 15:01:56 +02:00
2024-10-16 15:01:56 +02:00
2024-10-16 15:01:56 +02:00
2024-10-16 15:01:56 +02:00
2024-10-16 15:01:56 +02:00
2024-10-16 15:01:56 +02:00
2024-10-16 15:01:56 +02:00
2024-10-14 12:25:55 +02:00
2024-10-16 15:01:56 +02:00
2024-10-16 15:01:56 +02:00
2024-08-27 12:00:35 +01:00
2024-10-16 15:01:56 +02:00
2024-10-16 15:01:56 +02:00
2024-09-10 15:36:08 +02:00
2024-10-16 15:01:56 +02:00
2024-10-16 15:01:56 +02:00