pub async fn handle_info( config: &Config, target: &str, diff: bool, verbose: bool, run_generators: bool, ) -> Result<()>