mirror of
https://github.com/OMGeeky/confique.git
synced 2026-01-22 11:15:59 +01:00
Format code
This is `cargo fmt` but with lots of changes reverted and some adjusted.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
use std::collections::HashMap;
|
||||
|
||||
use pretty_assertions::assert_eq;
|
||||
use confique::{Config, meta};
|
||||
|
||||
use confique::{meta, Config};
|
||||
|
||||
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user