Type Definition node_maintainer::ProgressHandler

source ·
pub type ProgressHandler = Arc<dyn Fn(&Package) + Send + Sync>;