pub async fn create_memory_manager(
app_data_dir: &Path,
) -> MemoryResult<MemoryManager>Expand description
Create memory manager with default database path
pub async fn create_memory_manager(
app_data_dir: &Path,
) -> MemoryResult<MemoryManager>Create memory manager with default database path