pub fn load_undo_snapshot(
repo_root: &Path,
snapshot_id: &str,
) -> Result<UndoSnapshot>Expand description
Load a full snapshot by ID.
pub fn load_undo_snapshot(
repo_root: &Path,
snapshot_id: &str,
) -> Result<UndoSnapshot>Load a full snapshot by ID.