#[derive(Clone, Debug)] pub struct Config { pub server: String, }