PruneProgress

Type Alias PruneProgress 

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

Aliased Typeยง

pub struct PruneProgress { /* private fields */ }