hf_hub_simple_progress::sync

Function callback_builder

Source
pub fn callback_builder(
    callback: impl FnMut(ProgressEvent) + 'static,
) -> impl Progress
Expand description

Build a hf_hub::api::Progress that encapsulate the provided callback