use super::*; pub fn work(conf: config::Config) -> Result<(), Box> { Ok(()) }