set_memory_entry_archived

Function set_memory_entry_archived 

Source
pub async fn set_memory_entry_archived(
    workspace_dir: &Path,
    entry_id: &str,
    archived: bool,
) -> MemoryConsoleResult<MemoryConsoleEntryDetail>
Expand description

Archive or unarchive a durable memory entry.