Type Definition node_maintainer::PruneProgress

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