Skip to main content

progress_callback

Function progress_callback 

Source
pub fn progress_callback<F: Fn(String) + Send + Sync + 'static>(
    f: F,
) -> ProgressCallback
Expand description

Tool definition and argument validation. Create a progress callback from a closure