Skip to main content

handle_info

Function handle_info 

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