Skip to main content

restore_archived_rec

Function restore_archived_rec 

Source
pub fn restore_archived_rec(
    memories_dir: &Path,
    name: &str,
    recorder: Option<&dyn AuditRecorder>,
) -> Result<()>
Expand description

Restore an archived memory entry with optional audit recording.