pub fn apply_prune(
config_path: &Path,
suggestions: &[PruneSuggestion],
) -> Result<PruneApplyResult>Expand description
Execute pruning: archive each prunable record.
pub fn apply_prune(
config_path: &Path,
suggestions: &[PruneSuggestion],
) -> Result<PruneApplyResult>Execute pruning: archive each prunable record.