Format code

This is `cargo fmt` but with lots of changes reverted and some adjusted.
This commit is contained in:
Lukas Kalbertodt
2022-10-24 10:13:06 +02:00
parent 324cedee47
commit 0e47eb7acf
16 changed files with 77 additions and 73 deletions

View File

@@ -1,5 +1,6 @@
use pretty_assertions::assert_eq;
use confique::{Config, meta};
use confique::{meta, Config};
#[test]