Skip to main content

handle_info

Function handle_info 

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