mirror of
https://github.com/OMGeeky/confique.git
synced 2026-01-06 03:29:37 +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 @@
|
||||
#![allow(dead_code)]
|
||||
|
||||
use std::{net::IpAddr, path::PathBuf};
|
||||
use confique::Config;
|
||||
use std::{net::IpAddr, path::PathBuf};
|
||||
|
||||
#[derive(Debug, Config)]
|
||||
/// A sample configuration for our app.
|
||||
|
||||
Reference in New Issue
Block a user