Type Alias node_maintainer::PruneProgress
source · pub type PruneProgress = Arc<dyn Fn(&Path) + Send + Sync>;Aliased Type§
struct PruneProgress { /* private fields */ }pub type PruneProgress = Arc<dyn Fn(&Path) + Send + Sync>;struct PruneProgress { /* private fields */ }