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
Stable since 0.63.0
Tool definition and argument validation. Create a progress callback from a closure