pub const TRASH_DIR: &str = "trash";Expand description
Name of the trash directory created under the store root when a sweep
runs in SweepMode::Trash mode. Mirrored paths under this directory
restore by renaming back into objects/.
pub const TRASH_DIR: &str = "trash";Name of the trash directory created under the store root when a sweep
runs in SweepMode::Trash mode. Mirrored paths under this directory
restore by renaming back into objects/.