pub fn config_build(args: Args) -> Result<Config, Box<dyn Error>>
Config builder, taking command line arguments and generating a Config struct instace.